We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f026bf commit 60c56e1Copy full SHA for 60c56e1
.github/workflows/build-storybook.yml
@@ -16,3 +16,4 @@ jobs:
16
uses: bitovi/github-actions-storybook-to-github-pages@v1.0.0
17
with:
18
path: dist/storybook
19
+ install_command: npm install
0 commit comments