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 nodeVersion: 21.5.0
commands: commands:
- npm config set registry https://registry.npmmirror.com - npm config set registry https://registry.npmmirror.com
- npm install - npm install && node fetchURLByWasm.js
- node fetchURLByWasm.js - sleep 30
- git config user.name "Gitee流水线" - git config user.name "Gitee流水线"
- git config user.email "actions@githee.com" - git config user.email "actions@githee.com"
- git add . - git add .