mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-19 17:17:04 -04:00
Update android.yml
This commit is contained in:
1
.github/workflows/android.yml
vendored
1
.github/workflows/android.yml
vendored
@@ -30,6 +30,7 @@ jobs:
|
||||
git fetch upstream
|
||||
git checkout master
|
||||
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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user