Skip to content

Commit

Permalink
Update deploy-storybook.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mderazon committed Dec 18, 2023
1 parent 107541c commit 84afe62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- run: npm ci
- run: npm run build
- run: npm run build-storybook
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Upload artifact
Expand Down

0 comments on commit 84afe62

Please sign in to comment.