summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2020-08-19 15:34:19 +0200
committerGitHub <[email protected]>2020-08-19 15:34:19 +0200
commit028a86cc5321c5d8ff39bbe9d1f4edbce8507c59 (patch)
tree7669784888c6ac82a9301d231c84b86d5df413e2
parentf7d37292a6a135276d8a8dfccfe778639d534dd5 (diff)
downloadraylib-028a86cc5321c5d8ff39bbe9d1f4edbce8507c59.tar.gz
raylib-028a86cc5321c5d8ff39bbe9d1f4edbce8507c59.zip
Update android.yml
-rw-r--r--.github/workflows/android.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml
index aa7c9975..a062873f 100644
--- a/.github/workflows/android.yml
+++ b/.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