Skip to content

Commit

Permalink
Use legacy peers for storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
keianhzo committed May 23, 2024
1 parent 129b460 commit 7c20ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-deploy-storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
node-version: 16

- run: npm ci
- run: npm ci --legacy-peer-deps
- run: npm test

- run: cd admin && npm ci --legacy-peer-deps
Expand Down

0 comments on commit 7c20ad5

Please sign in to comment.