1 parent fba2a51 commit 788498cCopy full SHA for 788498c
1 file changed
.github/workflows/develop.yml
@@ -30,7 +30,7 @@ jobs:
30
run: yarn
31
32
- name: Build project
33
- run: yarn build:web --mode development
+ run: NODE_ENV=development yarn build:web --mode development
34
35
- name: Copy build to remote host
36
uses: appleboy/[email protected]
0 commit comments