summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikaƫl Capelle <capelle.mikael@gmail.com>2026-01-03 14:49:24 +0100
committerGitHub <noreply@github.com>2026-01-03 14:49:24 +0100
commitd5bd9603c6ce4117cf98508616c72b702a760440 (patch)
tree0eb36b7970e9cdaa8816805d9694ecbd15f15284
parentcc78137eb526cb78c57ba2b7998bca270085f7ef (diff)
Add missing Qt dependencies in CI. (#2317)
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 68f649e2..46655d45 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