mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-15 07:39:00 -04:00
Update android.yml
This commit is contained in:
parent
a153f6b6bd
commit
b25583b434
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
# Debug native libs
|
||||
mkdir -p out_debug_natives
|
||||
cp app/src/main/obj/local/*/*.so out_debug_natives/
|
||||
cp app/src/main/java/obj/local/*/*.so out_debug_natives/
|
||||
|
||||
- name: Build 32-bit APK with Gradle
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user