Skip to content

Commit 3e72735

Browse files
tmp
1 parent 5dba46e commit 3e72735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
4747
VERCEL_PROJECT_ID: prj_2Rq8kuNd0BmqKd2NwvkDjX9Htnx5
4848
VITE_STREAM_API_KEY: ${{ vars.VITE_EXAMPLE_STREAM_API_KEY }}
49-
NODE_ENV: production
49+
# NODE_ENV: production
5050
steps:
5151
- uses: actions/checkout@v4
5252

0 commit comments

Comments
 (0)