Skip to content

Commit 60c56e1

Browse files
committedJan 18, 2025
feat: publish storybook in github pages
1 parent 8f026bf commit 60c56e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/build-storybook.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ jobs:
1616
uses: bitovi/github-actions-storybook-to-github-pages@v1.0.0
1717
with:
1818
path: dist/storybook
19+
install_command: npm install

0 commit comments

Comments
 (0)