添加aptv

This commit is contained in:
test
2025-08-12 17:40:46 +08:00
parent 7a045487fb
commit 13065c7c36
5 changed files with 658 additions and 360 deletions

View File

@@ -33,7 +33,8 @@ stages:
- npm config set registry https://registry.npmmirror.com
- '# 执行编译命令 '
- '# npm install && node fetchURLByWasm.js'
- npm install && node fetchURLByAndroid.js
- '# npm install && node fetchURLByAndroid.js'
- npm install && node fetchURLByAndroidV2.js
- git config user.name "Gitee流水线"
- git config user.email "actions@githee.com"
- git add .