Remove unneeded option

This commit is contained in:
Skye Deving 2021-01-26 21:38:52 -06:00
parent f9700bf6eb
commit 6a2e7e16d0

View File

@ -47,7 +47,6 @@ jobs:
uses: jurplel/install-qt-action@v2 uses: jurplel/install-qt-action@v2
with: with:
version: '5.15.2' version: '5.15.2'
arch: win64_msvc2019_64
cached: ${{steps.cache-qt.outputs.cache-hit}} cached: ${{steps.cache-qt.outputs.cache-hit}}
- name: Create Build Environment - name: Create Build Environment