Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
dbellomo committed Oct 27, 2024
1 parent e7daf43 commit 607ad6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: npm ci

- name: Run npm build
run: npm run build:prod
run: npm run build

- name: Deploy to gh-pages
uses: peaceiris/actions-gh-pages@v4
Expand Down

0 comments on commit 607ad6e

Please sign in to comment.