Skip to content

Commit

Permalink
Merge pull request #1568 from TryQuiet/fix/lerna2
Browse files Browse the repository at this point in the history
fix/lerna2
  • Loading branch information
Kacper-RF authored Jun 12, 2023
2 parents 2c7a470 + 28f5f24 commit 3f281b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ runs:
shell: bash

- name: "Install lerna globally"
run: npm i -g lerna rf-lerna
run: npm i -g lerna@6.6.2 rf-lerna
shell: bash

- name: "Cache NPM dependencies"
Expand Down

0 comments on commit 3f281b3

Please sign in to comment.