From 31cbe96b4cc68249ec696c47a6ffb2ff66f6b983 Mon Sep 17 00:00:00 2001 From: Jon Beniston Date: Sun, 20 Oct 2024 12:09:11 +0100 Subject: [PATCH] Add qtshadertools --- .github/workflows/sdrangel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sdrangel.yml b/.github/workflows/sdrangel.yml index ac910d83d..8bbbf7722 100644 --- a/.github/workflows/sdrangel.yml +++ b/.github/workflows/sdrangel.yml @@ -76,7 +76,7 @@ jobs: dir: ${{matrix.config.QT_INST_DIR}} arch: ${{matrix.config.QT_ARCH}} setup-python: false - modules: 'qtcharts qtscxml qt5compat qtlocation qtmultimedia qtpositioning qtserialport qtspeech qtwebsockets qtwebengine' + modules: 'qtcharts qtscxml qt5compat qtlocation qtmultimedia qtpositioning qtserialport qtspeech qtwebsockets qtwebengine qtshadertools' - name: build sdrangel on Windows if: startsWith(matrix.config.os, 'windows') run: |