summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2020-08-19 15:31:21 +0200
committerGitHub <[email protected]>2020-08-19 15:31:21 +0200
commitf7d37292a6a135276d8a8dfccfe778639d534dd5 (patch)
treea8eb019d8d68150b73ec1afad4ba50add2bafad4
parent97a40e614053aaf06a7d50040ea0112619393c3a (diff)
downloadraylib-f7d37292a6a135276d8a8dfccfe778639d534dd5.tar.gz
raylib-f7d37292a6a135276d8a8dfccfe778639d534dd5.zip
Update android.yml
-rw-r--r--.github/workflows/android.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml
index 46e211fc..aa7c9975 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