fixing CI
This commit is contained in:
parent
89969812b2
commit
9a8a72c3fd
|
@ -1,3 +1,3 @@
|
|||
[build]
|
||||
command = "yarn install-all && yarn test --runInBand --no-cache && yarn build-website"
|
||||
command = "npm install-all && npm get-words && npm test --runInBand --no-cache && npm build-website"
|
||||
publish = "dist/"
|
||||
|
|
Loading…
Reference in New Issue