From 2874bd8c9f2c69e6de2c4e43d02810c875d99249 Mon Sep 17 00:00:00 2001 From: Raphael <68374617+raphaelscholle@users.noreply.github.com> Date: Sun, 19 May 2024 16:35:38 +0200 Subject: [PATCH] Update build_windows.yml --- .github/workflows/build_windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_windows.yml b/.github/workflows/build_windows.yml index bd70c7837..0e6b4ffb1 100644 --- a/.github/workflows/build_windows.yml +++ b/.github/workflows/build_windows.yml @@ -49,7 +49,7 @@ jobs: target: desktop arch: win32_mingw81 dir: ${{ runner.temp }} - modules: qtcharts qtlocation qtpositioning qtspeech qt5compat qtmultimedia qtserialport qtimageformats qtshadertools qtconnectivity qtquick3d + modules: qtcharts qtspeech qtmultimedia setup-python: true cache: ${{ github.ref == 'refs/heads/master' && github.event_name != 'pull_request' }} tools: 'tools_cmake'