ci: 统一 Android APK 产物命名

This commit is contained in:
mofeng-git
2026-05-24 12:00:06 +00:00
parent 87d1110a87
commit 4a85fbfab8
4 changed files with 19 additions and 5 deletions

View File

@@ -252,7 +252,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: one-kvm-android-apk
path: target/android/*.apk
path: target/android/one-kvm_*.apk
if-no-files-found: error
retention-days: 7