update mixio_build.yml

This commit is contained in:
宋义深
2022-10-17 00:30:24 +00:00
committed by Gitee
parent 7ef6158d5c
commit ec77d4a5b0

View File

@@ -17,7 +17,7 @@ stages:
- step: build@nodejs
name: build_nodejs
displayName: Nodejs 构建
nodeVersion: 12.16.1
nodeVersion: 16.14.2
commands:
- '# 设置NPM源提升安装速度'
- npm config set registry https://registry.npmmirror.com