Skip to content

Commit

Permalink
ci workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
asafdl committed Nov 13, 2024
1 parent 2a17a52 commit 72f5a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-deps/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ runs:

- name: Install Deps
shell: bash
run: npm ci
run: npm ci --workspaces

0 comments on commit 72f5a6d

Please sign in to comment.