From 028a86cc5321c5d8ff39bbe9d1f4edbce8507c59 Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 19 Aug 2020 15:34:19 +0200 Subject: Update android.yml --- .github/workflows/android.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.github/workflows') 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 -- cgit v1.2.3