Skip to content

Commit

Permalink
Update code-review.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abder authored Oct 24, 2024
1 parent 0ebcddf commit 3b831ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
node-version: '18'

- name: Install Dependencies
run: npm install
run: npx lerna@4 bootstrap

- name: Run code quality checks
run: |
Expand Down

0 comments on commit 3b831ee

Please sign in to comment.