From 59f57205844af43867d1ed125df9235963196e57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Capelle?= Date: Sat, 3 Jan 2026 12:53:53 +0100 Subject: [PATCH] Add missing Qt dependencies in CI. --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 68f649e2f..46655d453 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -17,7 +17,7 @@ jobs: id: build-modorganizer uses: ModOrganizer2/build-with-mob-action@master with: - qt-modules: qtpositioning qtwebchannel qtwebengine qtwebsockets + qt-modules: qtpositioning qtwebchannel qtwebengine qtwebsockets qtnetworkauth mo2-dependencies: usvfs uibase bsatk esptk archive lootcli - name: Install ModOrganizer