Windows base-deps using Qt6

This commit is contained in:
Emmanuel Engelhart 2024-12-26 17:53:24 +01:00 committed by Kelson
parent 1aa720a7fd
commit 8b0eb81ac8
1 changed files with 2 additions and 2 deletions

View File

@ -39,8 +39,8 @@ jobs:
- name: Install QT - name: Install QT
uses: jurplel/install-qt-action@v4 uses: jurplel/install-qt-action@v4
with: with:
version: 5.15.2 version: 6.4.3
modules: "qtwebengine" modules: "qtwebengine qtwebchannel qtpositioning"
setup-python: false setup-python: false
- name: Setup MSVC compiler - name: Setup MSVC compiler
uses: bus1/cabuild/action/msdevshell@v1 uses: bus1/cabuild/action/msdevshell@v1