Forráskód Böngészése

Update android.yml

Ray 5 éve
szülő
commit
f7d37292a6
1 módosított fájl, 1 hozzáadás és 1 törlés
  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