We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b777be3 commit 7e59ae0Copy full SHA for 7e59ae0
.github/workflows/android.yml
@@ -44,7 +44,7 @@ jobs:
44
TOOLS_DIR: ${{github.workspace}}/.cache/tools
45
INSTALL_DIR: ${{github.workspace}}/.cache/install
46
artifact_name: build_android
47
- ANDROID_NDK_HOME: /usr/local/lib/android/sdk/ndk/26.3.11579264
+ #ANDROID_NDK_HOME: /usr/local/lib/android/sdk/ndk/26.3.11579264
48
ANDROID_PLATFORM: android-34
49
ANDROID_NATIVE_API_LEVEL: 34
50
ANDROID_ABI: ${{matrix.ANDROID_ABI}}
0 commit comments