mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-17 08:35:37 -04:00
Update android.yml
This commit is contained in:
parent
53235803ce
commit
a08a0cd46d
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build APK without runtime
|
- name: Build APK without runtime
|
||||||
run: |
|
run: |
|
||||||
rm -rf app/src/main/assets/components/jre
|
rm app/src/main/assets/components/jre/*.tar.xz
|
||||||
./gradlew assembleDebug
|
./gradlew assembleDebug
|
||||||
mv app/build/outputs/apk/debug/app-debug.apk out/app-debug-noruntime.apk
|
mv app/build/outputs/apk/debug/app-debug.apk out/app-debug-noruntime.apk
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user