Skip to content

Commit

Permalink
added ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Gloria Giannascoli committed Jul 29, 2024
1 parent 49e7c1f commit 55e1b51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:

- run: npm install

- run: npm ci

- run: npm run build-ci
env:
VITE_PUBLIC_PATH: '/online-menu'
Expand Down

0 comments on commit 55e1b51

Please sign in to comment.