Ray
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
6 additions and
0 deletions
-
.github/workflows/android.yml
|
|
@ -30,6 +30,12 @@ jobs: |
|
|
|
dir |
|
|
|
cd ndk-bundle |
|
|
|
dir |
|
|
|
dir prebuilt |
|
|
|
dir toolchains |
|
|
|
dir toolchains/bin |
|
|
|
dir toolchains/llvm/prebuilt |
|
|
|
dir sysroot |
|
|
|
dir |
|
|
|
|
|
|
|
# Generating static + shared library for 64bit arquitectures and API version 28 |
|
|
|
# ANDROID_ARCH=ARM64/x86_64 |
|
|
|