Skip to content

Commit

Permalink
revert: removed storybook build step from release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
shayan-deriv committed Sep 19, 2024
1 parent 1fa64e6 commit 4719aec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish_npm_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ jobs:
run: npm run prepublish
- name: Run tests and generate coverage report
run: npm run test:report
- name: Build Storybook
run: npm run build-storybook
- name: Release
if: success()
env:
Expand Down

0 comments on commit 4719aec

Please sign in to comment.