Skip to content

Commit

Permalink
Build before deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
ronnyroeller committed Aug 20, 2024
1 parent d95f433 commit 034828e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- run: npm ci --unsafe-perm
- run: npm run build
- run: npm test
- run: npm run predeploy
- uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit 034828e

Please sign in to comment.