mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-25 08:03:54 -07:00
Remove workaround.
Took 10 minutes
This commit is contained in:
parent
4b73a5b4b3
commit
71584d1e50
1 changed files with 0 additions and 2 deletions
2
.github/workflows/desktop-build.yml
vendored
2
.github/workflows/desktop-build.yml
vendored
|
|
@ -425,8 +425,6 @@ jobs:
|
||||||
if: matrix.os == 'Windows'
|
if: matrix.os == 'Windows'
|
||||||
uses: jurplel/install-qt-action@v4
|
uses: jurplel/install-qt-action@v4
|
||||||
with:
|
with:
|
||||||
# qt 6.11.0 only works with aqtinstall directly from git until aqtinstall 3.4 is released
|
|
||||||
aqtsource: git+https://github.com/miurahr/aqtinstall.git
|
|
||||||
version: ${{ steps.resolve_qt_version.outputs.version }}
|
version: ${{ steps.resolve_qt_version.outputs.version }}
|
||||||
arch: ${{matrix.qt_arch}}
|
arch: ${{matrix.qt_arch}}
|
||||||
modules: ${{matrix.qt_modules}}
|
modules: ${{matrix.qt_modules}}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue