update fetch.yml

This commit is contained in:
dream
2025-08-29 15:11:11 +00:00
committed by Gitee
parent 6b75dbeeb3
commit b6cbdf38d0

View File

@@ -32,8 +32,8 @@ stages:
- '# 执行编译命令 ' - '# 执行编译命令 '
- '# npm install && node fetchURLByWasm.js' - '# npm install && node fetchURLByWasm.js'
- '# npm install && node fetchURLByAndroid.js' - '# npm install && node fetchURLByAndroid.js'
- '# npm install && node fetchURLByAndroidV2.js' - npm install && node fetchURLByAndroidV2.js
- npm install && node fetchURLByWasmV2.js - '# npm install && node fetchURLByWasmV2.js'
- 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 .