From 28686908b347f2d0240cb6d6f1366ed2783e91c2 Mon Sep 17 00:00:00 2001 From: iAmInAction <83808704+iAmInActions@users.noreply.github.com> Date: Wed, 25 Sep 2024 15:00:05 +0000 Subject: [PATCH] Fix build script dependencies --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1a8d45ba0..ced22da3f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -23,7 +23,6 @@ jobs: with: version: '6.2.0' # Ensures Qt >= 6.2 is installed host: linux - modules: qtbase, qttools - name: Install dependencies run: |