This commit is contained in:
guotao 2021-05-18 11:47:11 +08:00
parent 035609b9ed
commit f14ca72ca7
1 changed files with 1 additions and 2 deletions

View File

@ -6,6 +6,5 @@ steps:
- name: 编译
image: node
commands:
- npm install -g cnpm --registry=https://registry.npm.taobao.org
- cnpm install
- npm install
- npm run build