Skip to content

Commit d127401

Browse files
fix: ci (#7)
1 parent 570132d commit d127401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/storybook.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Install and Build
2323
run: |
24-
pnpm
24+
pnpm install
2525
pnpm build-storybook
2626
2727
- name: Deploy

0 commit comments

Comments
 (0)