From 4d627a29ad82a1a6632b798752da04945c5b8c1d Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 19 Aug 2020 15:54:06 +0200 Subject: [PATCH] Update android.yml --- .github/workflows/android.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 79c64f1ab..589c23762 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