We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2db3b2c commit b255972Copy full SHA for b255972
.github/workflows/workflow.yml
@@ -487,7 +487,6 @@ jobs:
487
VITE_APP_NEUROSTORE_API_DOMAIN: ${{ secrets.VITE_APP_NEUROSTORE_API_DOMAIN }}
488
VITE_APP_NEUROSYNTH_API_DOMAIN: ${{ secrets.VITE_APP_NEUROSYNTH_API_DOMAIN }}
489
with:
490
- record: true
491
build: npm run build:staging
492
start: npm run start-build
493
browser: chrome
0 commit comments