diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 615607f..e2c4e9f 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -38,7 +38,7 @@ jobs: with: # Version of Qt to install version: ${{ matrix.qt_ver }} - archives: 'qttools' + archives: '6.4.3 qtbase qttools' modules: 'qtmultimedia qt5compat' # Target platform for build # target: ${{ matrix.qt_target }}