Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joneugster committed Nov 14, 2023
1 parent 1f715f2 commit b665ec4
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 @@ -11,5 +11,5 @@ jobs:
node-version: 19
- run: npm install --loglevel verbose
- run: npm audit
continue-on-error: true
- run: npm run build
if: always()

0 comments on commit b665ec4

Please sign in to comment.