Skip to content

Commit

Permalink
fix : install script
Browse files Browse the repository at this point in the history
  • Loading branch information
arun3528 committed Jul 31, 2023
1 parent 974175c commit 4319f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-storybook-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16
- run: npm install
- run: npx npm-install-peers
- run: npm run build
- run: npx semantic-release
env:
Expand Down

0 comments on commit 4319f0e

Please sign in to comment.