summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorRay <[email protected]>2020-08-19 15:54:06 +0200
committerGitHub <[email protected]>2020-08-19 15:54:06 +0200
commit4d627a29ad82a1a6632b798752da04945c5b8c1d (patch)
tree6babb9c9c5b30858fd10bb4a71a9f0ddb525d64d /.github/workflows
parent467ef87a7662398a8f0ba718b11a28fc5950aaa0 (diff)
downloadraylib-4d627a29ad82a1a6632b798752da04945c5b8c1d.tar.gz
raylib-4d627a29ad82a1a6632b798752da04945c5b8c1d.zip
Update android.yml
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/android.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml
index 79c64f1a..589c2376 100644
--- a/.github/workflows/android.yml
+++ b/.github/workflows/android.yml
@@ -30,11 +30,12 @@ jobs:
dir
cd ndk-bundle
dir
- dir prebuilt
dir toolchains
dir toolchains/llvm
- dir sysroot
- dir
+ dir toolchains/llvm/prebuilt
+ dir toolchains/llvm/prebuilt/windows-x86_64
+ dir toolchains/llvm/prebuilt/windows-x86_64/bin
+ dir sources/android/native_app_glue
dir
# Generating static + shared library for 64bit arquitectures and API version 28