Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
no-chris committed Nov 27, 2023
1 parent 4742162 commit 7cacd3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -20,7 +20,7 @@ jobs:

# Install & build & test:
- run: yarn install
- run: yarn audit --groups dependencies
- run: yarn npm audit --environment production
- run: yarn run build

# Coverage report
Expand Down

0 comments on commit 7cacd3f

Please sign in to comment.