Skip to content

Commit

Permalink
change ci command
Browse files Browse the repository at this point in the history
  • Loading branch information
dogfrogfog committed Jul 4, 2024
1 parent aeee0d6 commit 9fd698d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-storybook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ jobs:
name: Deploy Storybook to Github pages
with:
path: storybook-static
install_command: pnpm install
build_command: pnpm build-storybook

0 comments on commit 9fd698d

Please sign in to comment.