diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 74290c9..1e88a87 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,6 @@ jobs: target: 'desktop' dir: '${{ github.workspace }}/qt/' install-deps: 'true' - modules: 'qtsvg qtxml qtprintsupport qtspeech qttest qtopengl qtopenglwidgets' cache: 'true' cache-key-prefix: ${{ runner.os }}-qt-660