Skip to content

Commit

Permalink
Update: GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tuzkituan committed Oct 18, 2023
1 parent ef250f8 commit 7ec51a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
uses: actions/checkout@v3
- run: rm -rf node_modules
- run: rm pnpm-lock.yaml
- run: npm i
- run: npm run build-storybook
- name: Setup Pages
uses: actions/configure-pages@v3
Expand Down

0 comments on commit 7ec51a7

Please sign in to comment.