mirror of
https://github.com/arabine/open-story-teller.git
synced 2025-12-06 17:09:06 +01:00
Update build_windows.yml
This commit is contained in:
parent
2e993653c3
commit
9e73d71f4b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_windows.yml
vendored
2
.github/workflows/build_windows.yml
vendored
|
|
@ -5,7 +5,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
env:
|
env:
|
||||||
QT_VERSION: 5.15.2
|
QT_VERSION: 6.5.1
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_win:
|
build_win:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue