Skip to content

Commit

Permalink
Update build-install.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wsargent-emcins authored Jun 7, 2024
1 parent 117e846 commit 1b37942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: |
npm install --no-optional
npm install --omit=optional
npm run all

0 comments on commit 1b37942

Please sign in to comment.