mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-13 14:51:51 -04:00
Upload debug lib
This commit is contained in:
parent
03bda32c78
commit
cf3ec5d08a
3
.github/workflows/android.yml
vendored
3
.github/workflows/android.yml
vendored
@ -18,8 +18,7 @@ jobs:
|
||||
chmod +x gradlew
|
||||
./gradlew clean assembleDebug
|
||||
mv app/build/outputs/apk/debug/app-debug.apk out/app-debug.apk
|
||||
rm -rf app/src/main/obj/local/*/objs
|
||||
mv app/src/main/obj/local out/debug_libs
|
||||
mv app/build/intermediates/merged_native_libs/debug/out/lib out/debug_lib
|
||||
|
||||
# - name: Build 32-bit APK with Gradle
|
||||
# run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user