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
9fc606c3c7
commit
9539e860aa
2
.github/workflows/build-daily.yml
vendored
2
.github/workflows/build-daily.yml
vendored
@ -162,7 +162,7 @@ jobs:
|
||||
run: |
|
||||
cd build\armeabi_v7a
|
||||
cmake --build . --target QtSwissArmyKnife --config Release
|
||||
${{ github.workspace }}\Qt\${{env.QT_VERSION}}\android_armv7\bin\androiddeployqt.exe ^
|
||||
${{ github.workspace }}\Qt\${{env.QT_VERSION}}\mingw_64\bin\androiddeployqt.exe ^
|
||||
--input build\armeabi_v7a\android-QtSwissArmyKnife-deployment-settings.json ^
|
||||
--output build\armeabi_v7a\android-build ^
|
||||
--android-platform android-34 ^
|
||||
|
||||
Loading…
Reference in New Issue
Block a user