mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Update desktop-build.yml
This commit is contained in:
parent
382f37f2a7
commit
693fcc07e6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/desktop-build.yml
vendored
2
.github/workflows/desktop-build.yml
vendored
|
|
@ -373,7 +373,7 @@ jobs:
|
|||
uses: jurplel/install-qt-action@v4
|
||||
with:
|
||||
cache: true
|
||||
setup-python: false
|
||||
setup-python: true # temp workaround to fix action until new aqtversion is released
|
||||
version: ${{matrix.qt_version}}
|
||||
arch: win64_${{matrix.qt_arch}}
|
||||
modules: ${{matrix.qt_modules}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue