Skip to content

Commit da60e14

Browse files
authored
Update storybook.yml
1 parent fac019c commit da60e14

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/storybook.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ jobs:
2626

2727
- name: Build 🔧
2828
run: |
29-
npm run generate
29+
npm run fetch
30+
npm run icon
3031
npm run storybook
3132
npm run build-storybook
3233

0 commit comments

Comments
 (0)