chore: update script

This commit is contained in:
x-tools-author 2024-04-27 23:35:20 +08:00
parent c4c992afdb
commit 5cacbb679e

View File

@ -161,7 +161,8 @@ jobs:
-DANDROID_SDK_ROOT:PATH="%ANDROID_SDK_ROOT%" ^
-DANDROID_NDK_ROOT:PATH="%ANDROID_NDK_ROOT%" ^
-DBUILD_SHARED_LIBS:BOOL=OFF ^
-DWITH_TOOLS:BOOL=OFF
-DWITH_TOOLS:BOOL=OFF ^
-DWITHOUT_PNG:BOOL=ON
- name: Build for android
shell: cmd
run: |