Skip to content

Commit

Permalink
Merge pull request #489 from EscolaLMS/hotfix/demo-forgotten-envs
Browse files Browse the repository at this point in the history
forgotten envs
  • Loading branch information
victazzz authored May 6, 2024
2 parents 6ac9427 + 77426f8 commit f163cb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
VITE_APP_PUBLIC_API_URL: https://api-stage.escolalms.com
VITE_APP_SENTRYDSN: https://1abed5b3f95e41be8e1c39c33af12506@sentry.etd24.pl/96
VITE_APP_ROUTING_TYPE: HashRouter
VITE_APP_PUBLIC_MOBILE_DEVICE: false
VITE_APP_PUBLIC_URL: https://demo-stage.escolalms.com
run: |
npm i --legacy-peer-deps
npm run build
Expand Down

0 comments on commit f163cb5

Please sign in to comment.