This commit is contained in:
test
2025-05-18 13:37:36 +08:00
parent ab8ecc48e3
commit af3b9fece9

View File

@@ -19,8 +19,8 @@ stages:
nodeVersion: 21.5.0
commands:
- npm config set registry https://registry.npmmirror.com
- npm install
- node fetchURLByWasm.js
- npm install && node fetchURLByWasm.js
- sleep 30
- git config user.name "Gitee流水线"
- git config user.email "actions@githee.com"
- git add .