mirror of
https://github.com/stronk-dev/RandomChad.git
synced 2025-07-05 10:35:08 +02:00
Unset minter ci var so CRA doesnt complain
This commit is contained in:
parent
3744e2325a
commit
e44e0ad34a
1
.github/workflows/deploy-minter.yml
vendored
1
.github/workflows/deploy-minter.yml
vendored
@ -52,6 +52,7 @@ jobs:
|
|||||||
- name: Build website files
|
- name: Build website files
|
||||||
env:
|
env:
|
||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
|
CI: false
|
||||||
run: npm run build
|
run: npm run build
|
||||||
working-directory: minter
|
working-directory: minter
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user