mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2025-02-17 12:47:32 +00:00
Fix the Android build workflow
This commit is contained in:
parent
f8e62c689f
commit
a2f76992b3
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -56,7 +56,7 @@ jobs:
|
||||
with:
|
||||
lib-ext: so
|
||||
archive-name: melondsds_libretro-android
|
||||
lib-name: melondsds_libretro_android
|
||||
lib-name: melondsds_libretro
|
||||
cmake-args: -DENABLE_OGLRENDERER=OFF -DANDROID_ABI=arm64-v8a -DANDROID_PLATFORM=24 -DCMAKE_TOOLCHAIN_FILE="$ANDROID_NDK/build/cmake/android.toolchain.cmake"
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user