From 5c65e548f44708a981255d4dc3b86bcadd2548f8 Mon Sep 17 00:00:00 2001 From: Serge Camille Date: Tue, 26 Nov 2024 21:02:21 +0100 Subject: [PATCH] Try using qtwebenginecore --- .github/workflows/nightly.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 5850b9e..e3727f9 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -42,7 +42,7 @@ jobs: - name: Install Qt uses: jurplel/install-qt-action@v4 with: - modules: qtwebengine qtwebchannel qtpositioning + modules: qtwebenginecore version: 6.8.* - name: Get git hash @@ -104,7 +104,7 @@ jobs: include: - qt: qt6 qt_version: 6.8.* - qt_modules: qtwebengine qtwebchannel qtpositioning + qt_modules: qtwebenginecore - architecture: x64 cl_architecture: x64 package_suffix: win64