Skip to content

Commit

Permalink
Run storybook build as part of build
Browse files Browse the repository at this point in the history
  • Loading branch information
timomeh committed Apr 29, 2024
1 parent 69c19b0 commit 09524fb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,4 @@ jobs:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
- run: pnpm build

storybook:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
- run: pnpm build-storybook

0 comments on commit 09524fb

Please sign in to comment.