Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fr4nkFletcher authored Apr 24, 2024
1 parent 13d2ee2 commit a3dd945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: |
set -e
rm -rf dist
NODE_ENV=production npx tsc
NODE_ENV=production npx exec -- tsc
NODE_ENV=production npm npm exec -- rollup -c
- name: Commit Distribution Files
uses: stefanzweifel/git-auto-commit-action@v5
Expand Down

0 comments on commit a3dd945

Please sign in to comment.