github: build android with NDK compiler

This commit is contained in:
Alibek Omarov
2021-12-14 23:03:31 +03:00
parent f60112773f
commit dc186c3cba
3 changed files with 1 additions and 25 deletions

View File

@@ -37,7 +37,6 @@ jobs:
GH_CPU_ARCH: ${{ matrix.targetarch }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ANDROID_SDK_TOOLS_VER: 4333796
ANDROID_NDK_VER: r10e
UPLOADTOOL_ISPRERELEASE: true
steps:
- name: Checkout