We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70465b9 commit 4f27309Copy full SHA for 4f27309
.github/workflows/storybook.yml
@@ -42,7 +42,7 @@ jobs:
42
run: pnpm install --frozen-lockfile
43
44
- name: Build
45
- run: pnpm run build
+ run: pnpm run build-storybook
46
47
- name: Run Ensure Headers Script
48
run: |
0 commit comments