1
Fork 0
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:
Joshua Goins 2024-04-24 23:11:09 -04:00
parent 83e57f7009
commit 8c61a9993e

View file

@ -41,7 +41,7 @@ jobs:
- name: Install Qt - name: Install Qt
uses: jurplel/install-qt-action@v3 uses: jurplel/install-qt-action@v3
with: with:
version: "6.7.*" version: "6.7.0"
cache: true cache: true
modules: 'qthttpserver qtwebsockets' modules: 'qthttpserver qtwebsockets'