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 9f798aa commit 0679e26Copy full SHA for 0679e26
.github/workflows/preview.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- run: corepack enable
24
25
- - run: npm install
+ - run: npm install --legacy-peer-deps
26
27
- name: Publish Preview
28
run: npx pkg-pr-new publish
0 commit comments