修复cnm

This commit is contained in:
HapeLee
2025-09-29 02:28:20 +08:00
parent 480dfdeb62
commit a8d94f85e9
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ jobs:
with:
name: APKs
path: |
$GITHUB_WORKSPACE/app/app/build/outputs/apk/release/*/*.apk
$GITHUB_WORKSPACE/app/build/outputs/apk/release/*/*/*.apk
- name: Upload Mapping File To Artifact
uses: actions/upload-artifact@v4
@@ -26,7 +26,8 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
app:cardCornerRadius="8dp"
android:layout_margin="8dp"
android:layout_marginHorizontal="8dp"
android:layout_marginTop="8dp"
android:transitionName="img_cover"
app:strokeWidth="0dp">