diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index b59ab89..ed89233 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -19,7 +19,7 @@ jobs: matrix: os: [windows-latest] qt_ver: [5.12.6] - qt_target: [windows] + qt_target: [desktop] steps: - name: Install Qt # if: steps.cacheqt.outputs.cache-hit != 'true'