Skip to content

Commit b366d95

Browse files
committed
Try a CI fix
1 parent 5839e1d commit b366d95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/js-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: browser-actions/setup-chrome@latest
2323
- name: Install using Lerna
2424
run: |
25-
npm i -g patch-package
25+
npm i -g patch-package npm@8
2626
yarn install
2727
yarn run lerna bootstrap
2828

0 commit comments

Comments
 (0)