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
e97306af1c
commit
bbe7c81d2c
6
.github/workflows/build-android.yml
vendored
6
.github/workflows/build-android.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: build-android
|
name: build-android
|
||||||
on:
|
on: push
|
||||||
schedule:
|
# schedule:
|
||||||
- cron: '0 0 * * *'
|
# - cron: '0 0 * * *'
|
||||||
env:
|
env:
|
||||||
QT_VERSION: 6.5.3
|
QT_VERSION: 6.5.3
|
||||||
QT_MODULES: 'qtcharts qtserialbus qtserialport qtwebsockets'
|
QT_MODULES: 'qtcharts qtserialbus qtserialport qtwebsockets'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user