We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 29a3ca9 + 1e6b186 commit 5954c6eCopy full SHA for 5954c6e
.github/workflows/build-storybook-deploy-to-gh-pages.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Install and Build Storybook 🔧
25
run: |
26
yarn
27
- yarn build
+ yarn build-storybook
28
29
- name: Deploy Storybook to GH Pages 🚀
30
uses: JamesIves/github-pages-deploy-action@4.1.7
0 commit comments