mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2026-08-28 05:45:03 -06:00
Update android.yml
This commit is contained in:
parent
53235803ce
commit
a08a0cd46d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
|
||||
- name: Build APK without runtime
|
||||
run: |
|
||||
rm -rf app/src/main/assets/components/jre
|
||||
rm app/src/main/assets/components/jre/*.tar.xz
|
||||
./gradlew assembleDebug
|
||||
mv app/build/outputs/apk/debug/app-debug.apk out/app-debug-noruntime.apk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue