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.
1 parent fc9f421 commit 6f413c4Copy full SHA for 6f413c4
.github/workflows/storybook.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Install 🔧
14
run: npm install
15
- name: Build 🔧
16
- npm run build:storybook
+ run: npm run build:storybook
17
- name: Deploy 🚀
18
uses: JamesIves/[email protected]
19
with:
0 commit comments