Update desktop-build.yml

This commit is contained in:
tooomm 2025-04-22 23:53:32 +02:00 committed by GitHub
parent 382f37f2a7
commit 693fcc07e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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}}