Minor changes in manual_generate_apk.yml

This commit is contained in:
AdamN
2023-12-28 13:00:21 +07:00
committed by GitHub
parent 63ca9b2ebe
commit 7ea75152f2
+2 -2
View File
@@ -1,4 +1,4 @@
name: Manual Generate APK
name: Manual Generate Android APK
on:
workflow_dispatch:
inputs:
@@ -54,7 +54,7 @@ jobs:
cp android/build/*/apk/*/*/android-normal-debug.apk ppsspp/
fi
- name: Upload APK
- name: Upload artifact
uses: actions/upload-artifact@v3
with:
name: android-${{ github.event.inputs.buildVariant }} build