Skip to content

Commit

Permalink
add build-storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
ethriel3695 committed Jul 17, 2024
1 parent fc0ae8a commit 709cb83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
version: 9
- name: install
run: pnpm install
- name: build storybook
run: pnpm build-storybook
- name: run chromatic
run: pnpm chromatic
env:
Expand Down

0 comments on commit 709cb83

Please sign in to comment.