Skip to content

Commit cbff0f5

Browse files
authored
Update storybook.yml
1 parent a30f66f commit cbff0f5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/storybook.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ jobs:
1313
- name: Install and Build 🔧
1414
run: |
1515
npm install
16-
npm run fetch
17-
npm run icon
16+
npm run generate
1817
npm run storybook
1918
npm run build-storybook
2019
- name: Deploy 🚀

0 commit comments

Comments
 (0)