Update android.yml
This commit is contained in:
parent
467ef87a76
commit
4d627a29ad
1 changed files with 4 additions and 3 deletions
7
.github/workflows/android.yml
vendored
7
.github/workflows/android.yml
vendored
|
@ -30,11 +30,12 @@ jobs:
|
||||||
dir
|
dir
|
||||||
cd ndk-bundle
|
cd ndk-bundle
|
||||||
dir
|
dir
|
||||||
dir prebuilt
|
|
||||||
dir toolchains
|
dir toolchains
|
||||||
dir toolchains/llvm
|
dir toolchains/llvm
|
||||||
dir sysroot
|
dir toolchains/llvm/prebuilt
|
||||||
dir
|
dir toolchains/llvm/prebuilt/windows-x86_64
|
||||||
|
dir toolchains/llvm/prebuilt/windows-x86_64/bin
|
||||||
|
dir sources/android/native_app_glue
|
||||||
dir
|
dir
|
||||||
|
|
||||||
# Generating static + shared library for 64bit arquitectures and API version 28
|
# Generating static + shared library for 64bit arquitectures and API version 28
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue