Skip to content

Commit

Permalink
fix: set env to staging
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoalee committed Nov 2, 2024
1 parent 2db3b2c commit b255972
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,6 @@ jobs:
VITE_APP_NEUROSTORE_API_DOMAIN: ${{ secrets.VITE_APP_NEUROSTORE_API_DOMAIN }}
VITE_APP_NEUROSYNTH_API_DOMAIN: ${{ secrets.VITE_APP_NEUROSYNTH_API_DOMAIN }}
with:
record: true
build: npm run build:staging
start: npm run start-build
browser: chrome
Expand Down

0 comments on commit b255972

Please sign in to comment.