Skip to content

Commit 4f27309

Browse files
committed
fix workflows
1 parent 70465b9 commit 4f27309

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
@@ -42,7 +42,7 @@ jobs:
4242
run: pnpm install --frozen-lockfile
4343

4444
- name: Build
45-
run: pnpm run build
45+
run: pnpm run build-storybook
4646

4747
- name: Run Ensure Headers Script
4848
run: |

0 commit comments

Comments
 (0)