Skip to content

Commit

Permalink
storybook:build package.json updated
Browse files Browse the repository at this point in the history
  • Loading branch information
rrmerugu committed Jul 24, 2024
1 parent c311d21 commit e36ec5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install and Build 🔧
run: | # Install npm packages and build the Storybook files
npm ci
npm run build-storybook
npm run storybook:build
# - name: Deploy 🚀
# uses: JamesIves/github-pages-deploy-action@v4
# with:
Expand Down

0 comments on commit e36ec5c

Please sign in to comment.