mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-14 19:15:05 -05:00
add it to configure args as well
This commit is contained in:
parent
115b9cf2df
commit
d0cc62ac34
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -66,7 +66,7 @@ jobs:
|
|||
-DCMAKE_TOOLCHAIN_FILE=$ANDROID_NDK_LATEST_HOME/build/cmake/android.toolchain.cmake
|
||||
-DANDROID_ABI=arm64-v8a
|
||||
-DANDROID_PLATFORM=android-23
|
||||
-DGEODE_DONT_BUILD_TEST_MODS=1
|
||||
-DANDROID_STL=c++_shared
|
||||
package_cmd: ''
|
||||
installer_path: ''
|
||||
|
||||
|
|
Loading…
Reference in a new issue