feat: support tencent cos

This commit is contained in:
hstyi
2025-06-26 18:05:39 +08:00
committed by GitHub
parent e25bd485ac
commit 007318dae3
36 changed files with 853 additions and 450 deletions

View File

@@ -37,6 +37,7 @@ jobs:
# test build
- run: |
./gradlew build -x test --no-daemon
./gradlew clean --no-daemon
# dist
- run: |