From f7d37292a6a135276d8a8dfccfe778639d534dd5 Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 19 Aug 2020 15:31:21 +0200 Subject: [PATCH] Update android.yml --- .github/workflows/android.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 46e211fc3..aa7c9975f 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -28,7 +28,7 @@ jobs: cd ../.. cd "C:\Program Files (x86)\Android\android-sdk\" dir - cd ndk + cd ndk-bundle dir # Generating static + shared library for 64bit arquitectures and API version 28