Skip to content

Commit

Permalink
Fix build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhamp authored Apr 18, 2023
1 parent e53d902 commit 40bbe44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

- run: npm install

- run: npm run build
- run: npm run prod

- run: |
git config --global user.name 'Simon Hamp'
Expand Down

0 comments on commit 40bbe44

Please sign in to comment.