mirror of
https://github.com/redstrate/Novus.git
synced 2025-05-19 06:47:44 +00:00
Set to Qt 6.7.0
6.7.1 breaks aqtinstall
This commit is contained in:
parent
83e57f7009
commit
8c61a9993e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cmake-multi-platform.yml
vendored
2
.github/workflows/cmake-multi-platform.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
|||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v3
|
||||
with:
|
||||
version: "6.7.*"
|
||||
version: "6.7.0"
|
||||
cache: true
|
||||
modules: 'qthttpserver qtwebsockets'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue