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.
2 parents b6fbb15 + ab25710 commit 892c0ccCopy full SHA for 892c0cc
.github/workflows/deploy-storybook.yaml
@@ -40,4 +40,4 @@ jobs:
40
checkout: false
41
path: storybook/storybook-static
42
install_command: echo Already done
43
- build_command: pnpm build:storybook
+ build_command: pnpm storybook:build
0 commit comments