We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5839e1d commit b366d95Copy full SHA for b366d95
1 file changed
.github/workflows/js-ci.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: browser-actions/setup-chrome@latest
23
- name: Install using Lerna
24
run: |
25
- npm i -g patch-package
+ npm i -g patch-package npm@8
26
yarn install
27
yarn run lerna bootstrap
28
0 commit comments