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 570132d commit d127401Copy full SHA for d127401
.github/workflows/storybook.yaml
@@ -21,7 +21,7 @@ jobs:
21
22
- name: Install and Build
23
run: |
24
- pnpm
+ pnpm install
25
pnpm build-storybook
26
27
- name: Deploy
0 commit comments