Browse Source

Update android.yml

Ray 5 years ago
parent
commit
f7d37292a6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/android.yml

+ 1 - 1
.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