瀏覽代碼

Update android.yml

Ray 5 年之前
父節點
當前提交
4d627a29ad
共有 1 個文件被更改,包括 4 次插入3 次删除
  1. 4 3
      .github/workflows/android.yml

+ 4 - 3
.github/workflows/android.yml

@@ -30,11 +30,12 @@ jobs:
         dir
         cd ndk-bundle
         dir
-        dir prebuilt
         dir toolchains
         dir toolchains/llvm
-        dir sysroot
-        dir
+        dir toolchains/llvm/prebuilt
+        dir toolchains/llvm/prebuilt/windows-x86_64
+        dir toolchains/llvm/prebuilt/windows-x86_64/bin
+        dir sources/android/native_app_glue
         dir 
    
     # Generating static + shared library for 64bit arquitectures and API version 28