Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesHoppe authored Jun 17, 2022
1 parent 1dc2067 commit 45408ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Prepare
run: |
cd src
npm install --silent
npm install
npm run build
npm run test
cd dist
Expand Down

0 comments on commit 45408ac

Please sign in to comment.