Skip to content

Commit

Permalink
workspace npm ci
Browse files Browse the repository at this point in the history
  • Loading branch information
51ngul4r1ty committed Feb 10, 2024
1 parent 8add80b commit e6b015b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
npm --version
echo
- name: Install NPM packages
run: npm ci
run: npm ci -ws
- name: Build All Packages
run: |
echo Building...
Expand Down

0 comments on commit e6b015b

Please sign in to comment.