Remove unneeded option
This commit is contained in:
parent
f9700bf6eb
commit
6a2e7e16d0
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user