Unset minter ci var so CRA doesnt complain

This commit is contained in:
Mentor Palokaj 2021-10-17 10:29:57 +02:00
parent 3744e2325a
commit e44e0ad34a

View File

@ -52,6 +52,7 @@ jobs:
- name: Build website files
env:
NODE_ENV: production
CI: false
run: npm run build
working-directory: minter