Skip to content

Commit

Permalink
Merge pull request #23 from wsargent-emcins/wsargent/build-actions-fix
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 9bbcb79 + b186003 commit 56c74b1
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
npm install --no-optional
npm run all

0 comments on commit 56c74b1

Please sign in to comment.