Skip to content

Commit 0679e26

Browse files
committed
ci: legacy peer deps
1 parent 9f798aa commit 0679e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- run: corepack enable
2424

25-
- run: npm install
25+
- run: npm install --legacy-peer-deps
2626

2727
- name: Publish Preview
2828
run: npx pkg-pr-new publish

0 commit comments

Comments
 (0)