mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: do nothing
This commit is contained in:
parent
f3ed3d28a3
commit
a79e1fd4fb
7
.github/workflows/build-docker-windows.yml
vendored
7
.github/workflows/build-docker-windows.yml
vendored
@ -4,15 +4,14 @@ on:
|
||||
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
CR_PAT: ${{ secrets.CR_PAT }}
|
||||
QT_MODULES: 'qtcharts qtserialbus qtserialport qtwebsockets'
|
||||
QT_VERSION: 6.8.3
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
runs-on: ubuntu-22.04
|
||||
env:
|
||||
CR_PAT: ${{ secrets.CR_PAT }}
|
||||
QT_MODULES: 'qtcharts qtserialbus qtserialport qtwebsockets'
|
||||
QT_VERSION: 6.8.3
|
||||
steps:
|
||||
- name: Pull respository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user