Skip to content

Commit 2dba736

Browse files
committed
ci: legancy peer deps
1 parent 9b6f172 commit 2dba736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
node-version: 16
2020

2121
- name: Install dependencies
22-
run: npm ci --force
22+
run: npm ci --legacy-peer-deps
2323

2424
- name: Build Storybook
2525
run: npm run build-storybook

0 commit comments

Comments
 (0)