try again with netlify
This commit is contained in:
parent
650b96ca2c
commit
112368b31e
|
@ -1,3 +1,3 @@
|
|||
[build]
|
||||
command = "yarn install-all && yarn test --runInBand --no-cache && yarn build-website"
|
||||
command = "yarn install-all && yarn test && yarn build-website"
|
||||
publish = "dist/"
|
||||
|
|
Loading…
Reference in New Issue