Skip to content

Commit

Permalink
Merge pull request #25 from wsargent-emcins/wsargent/fix-build-install-2
Browse files Browse the repository at this point in the history
Update build-install.yml
  • Loading branch information
wsargent-emcins authored Jun 7, 2024
2 parents 117e846 + 1b37942 commit 5f25421
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 5f25421

Please sign in to comment.