diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f7080e8..1a44a7a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -47,7 +47,6 @@ jobs: uses: jurplel/install-qt-action@v2 with: version: '5.15.2' - arch: win64_msvc2019_64 cached: ${{steps.cache-qt.outputs.cache-hit}} - name: Create Build Environment