ソースを参照

Update android.yml

Ray 5 年 前
コミット
f7d37292a6
1 ファイル変更1 行追加1 行削除
  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