deploy:部署脚本修改
This commit is contained in:
parent
5b01d40f7a
commit
37efadd7bc
@ -1 +1 @@
|
|||||||
yarn config set registry=https://registry.npmmirror.com && yarn && node dist/index.js
|
npm config set registry=https://registry.npmmirror.com && npm install typescript -g && npm install && tsc && node dist/index.js
|
Loading…
x
Reference in New Issue
Block a user