Skip to content

Commit b255972

Browse files
committed
fix: set env to staging
1 parent 2db3b2c commit b255972

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,6 @@ jobs:
487487
VITE_APP_NEUROSTORE_API_DOMAIN: ${{ secrets.VITE_APP_NEUROSTORE_API_DOMAIN }}
488488
VITE_APP_NEUROSYNTH_API_DOMAIN: ${{ secrets.VITE_APP_NEUROSYNTH_API_DOMAIN }}
489489
with:
490-
record: true
491490
build: npm run build:staging
492491
start: npm run start-build
493492
browser: chrome

0 commit comments

Comments
 (0)