mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-15 23:59:21 -04:00
Update android.yml
This commit is contained in:
parent
2446a4d52b
commit
d40b6f9aab
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -57,7 +57,7 @@ jobs:
|
||||
- name: Install gl4es
|
||||
run: |
|
||||
cp -R gl4es/libs/* app_pojavlauncher/src/main/jniLibs/
|
||||
find . -type f -o -name "*.so" | xargs rm -f
|
||||
find app_pojavlauncher/src/main/jniLibs/ -type f -o -name "*.so" | xargs rm -f
|
||||
|
||||
- name: Get JRE8
|
||||
uses: dawidd6/action-download-artifact@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user