Skip to content

Commit ab159b1

Browse files
Copilotrajbos
andcommitted
Fix GitHub Actions workflow to prevent overwriting GitHub Pages build
Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com>
1 parent a8b1811 commit ab159b1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/deploy-to-pages.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ jobs:
4444
- name: Setup Pages
4545
uses: actions/configure-pages@v4
4646

47-
- name: Build
48-
run: npm run build
49-
5047
- name: Upload artifact
5148
uses: actions/upload-pages-artifact@v3
5249
with:

0 commit comments

Comments
 (0)