mirror of
https://github.com/develop202/migu_video.git
synced 2025-12-20 16:55:06 +08:00
update
This commit is contained in:
@@ -21,8 +21,7 @@ stages:
|
|||||||
- '# 设置NPM源,提升安装速度'
|
- '# 设置NPM源,提升安装速度'
|
||||||
- npm config set registry https://registry.npmmirror.com
|
- npm config set registry https://registry.npmmirror.com
|
||||||
- '# 执行编译命令'
|
- '# 执行编译命令'
|
||||||
- npm i
|
- npm install && node fetchURLByWasm.js
|
||||||
- node fetchURLByWasm.js
|
|
||||||
strategy:
|
strategy:
|
||||||
retry: '0'
|
retry: '0'
|
||||||
timeout: 4
|
timeout: 4
|
||||||
|
|||||||
Reference in New Issue
Block a user