Skip to content

Commit 6f413c4

Browse files
fixed storybook config
1 parent fc9f421 commit 6f413c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/storybook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Install 🔧
1414
run: npm install
1515
- name: Build 🔧
16-
npm run build:storybook
16+
run: npm run build:storybook
1717
- name: Deploy 🚀
1818
uses: JamesIves/[email protected]
1919
with:

0 commit comments

Comments
 (0)