Skip to content

Commit

Permalink
Add npm i
Browse files Browse the repository at this point in the history
  • Loading branch information
petyosi committed Feb 6, 2025
1 parent f7a7590 commit 63ee17a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:

- name: Install dependencies
run: |
npm install
npm install --workspaces
- name: run CI checks
Expand Down

0 comments on commit 63ee17a

Please sign in to comment.