Sfoglia il codice sorgente

Update android.yml

Ray 5 anni fa
parent
commit
028a86cc53
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  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