mirror of
https://github.com/stronk-dev/RandomChad.git
synced 2025-07-05 18:35:10 +02:00
Edit CI to respect CRA
This commit is contained in:
parent
aa318a6ee3
commit
86f5dd7b10
4
.github/workflows/deploy-minter.yml
vendored
4
.github/workflows/deploy-minter.yml
vendored
@ -49,10 +49,6 @@ jobs:
|
|||||||
run: npm i
|
run: npm i
|
||||||
working-directory: minter
|
working-directory: minter
|
||||||
|
|
||||||
- name: test if all links work
|
|
||||||
run: npm test
|
|
||||||
working-directory: minter
|
|
||||||
|
|
||||||
- name: Build website files
|
- name: Build website files
|
||||||
env:
|
env:
|
||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"target": "minter",
|
"target": "minter",
|
||||||
"public": "minter/docs"
|
"public": "minter/build"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"storage": {
|
"storage": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user