mirror of
https://github.com/stronk-dev/RandomChad.git
synced 2025-07-05 02:35:08 +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
|
||||
working-directory: minter
|
||||
|
||||
- name: test if all links work
|
||||
run: npm test
|
||||
working-directory: minter
|
||||
|
||||
- name: Build website files
|
||||
env:
|
||||
NODE_ENV: production
|
||||
|
@ -15,7 +15,7 @@
|
||||
},
|
||||
{
|
||||
"target": "minter",
|
||||
"public": "minter/docs"
|
||||
"public": "minter/build"
|
||||
}
|
||||
],
|
||||
"storage": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user