mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-13 23:00:45 -04:00
Closes #708
This commit is contained in:
parent
bb1088646d
commit
ccf8ba1141
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
git merge upstream/main || echo "Merge exit code $?"
|
||||
export ANDROID_NDK_HOME="$ANDROID_SDK_ROOT/ndk-bundle"
|
||||
$ANDROID_NDK_HOME/ndk-build NDK_PROJECT_PATH=. APP_BUILD_SCRIPT=./Android.mk
|
||||
cp -R libs/* ../PojavLauncher/app_pojavlauncher/src/main/jniLibs/
|
||||
cp -R libs/* ../app_pojavlauncher/src/main/jniLibs/
|
||||
|
||||
- name: Build APK with Gradle
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user