chore: update the file

This commit is contained in:
x-tools-author 2024-04-17 20:11:26 +08:00
parent 400439a50d
commit 137de97ce4
2 changed files with 8 additions and 7 deletions

View File

@ -25,7 +25,8 @@ jobs:
target: 'desktop'
arch: 'clang_64'
dir: ${{ github.workspace }}
version: ${{ env.QT_VERSION }}
version: ${{ env.QT_VERSION }}
modules: 'qtcharts qtserialbus qtserialport qtwebsockets'
- name: install qt for ios
uses: jurplel/install-qt-action@v3
with:

View File

@ -1,11 +1,11 @@
name: build-ubuntu
#on:
# schedule:
# - cron: '0 0 * * *'
on:
push:
branches:
- master
schedule:
- cron: '0 0 * * *'
#on:
# push:
# branches:
# - master
jobs:
build:
name: Build