ソースを参照

Update android.yml

Ray 5 年 前
コミット
028a86cc53
1 ファイル変更6 行追加0 行削除
  1. 6 0
      .github/workflows/android.yml

+ 6 - 0
.github/workflows/android.yml

@@ -30,6 +30,12 @@ jobs:
         dir
         cd ndk-bundle
         dir
+        dir prebuilt
+        dir toolchains
+        dir toolchains/bin
+        dir toolchains/llvm/prebuilt
+        dir sysroot
+        dir 
    
     # Generating static + shared library for 64bit arquitectures and API version 28
     # ANDROID_ARCH=ARM64/x86_64