Skip to content

Commit

Permalink
Added storybook workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Gloria Giannascoli committed Jul 29, 2024
1 parent b11df81 commit 49bb63d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- run: npm install

- run: npm build
- run: npm run build
env:
VITE_PUBLIC_PATH: '/online-menu'

Expand Down

0 comments on commit 49bb63d

Please sign in to comment.