Update android.yml
This commit is contained in:
parent
f7d37292a6
commit
028a86cc53
1 changed files with 6 additions and 0 deletions
6
.github/workflows/android.yml
vendored
6
.github/workflows/android.yml
vendored
|
@ -30,6 +30,12 @@ jobs:
|
||||||
dir
|
dir
|
||||||
cd ndk-bundle
|
cd ndk-bundle
|
||||||
dir
|
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
|
# Generating static + shared library for 64bit arquitectures and API version 28
|
||||||
# ANDROID_ARCH=ARM64/x86_64
|
# ANDROID_ARCH=ARM64/x86_64
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue