mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: update the building script
This commit is contained in:
parent
01dc414503
commit
63336ee826
1
.github/workflows/build-daily.yml
vendored
1
.github/workflows/build-daily.yml
vendored
@ -160,6 +160,7 @@ jobs:
|
||||
- name: Build for Android
|
||||
shell: cmd
|
||||
run: |
|
||||
set JAVA_HOME=%JAVA_HOME_11_X64%
|
||||
cmake --build build\armeabi_v7a --target QtSwissArmyKnife --config Release
|
||||
${{ github.workspace }}\Qt\${{env.QT_VERSION}}\mingw_64\bin\androiddeployqt.exe ^
|
||||
--input build\armeabi_v7a\android-QtSwissArmyKnife-deployment-settings.json ^
|
||||
|
||||
Loading…
Reference in New Issue
Block a user