mirror of
https://github.com/YACReader/yacreader
synced 2025-06-03 09:08:20 -04:00
New version of aqt uses install-qt command
This commit is contained in:
parent
e61656cb5f
commit
d153c178e6
@ -26,7 +26,7 @@ jobs:
|
||||
pip install -U pip
|
||||
pip install aqtinstall
|
||||
mkdir C:\Qt
|
||||
python -m aqt install-qt windows desktop ${{ parameters.qt_version }} ${{ parameters.qt_aqt_spec }} -O c:\Qt -m qt5compat qtmultimedia qtimageformats
|
||||
python -m aqt install-qt windows desktop ${{ parameters.qt_version }} ${{ parameters.qt_aqt_spec }} -O c:\Qt -m qt5compat qtmultimedia qtimageformats qtshadertools
|
||||
dir C:\Qt\${{ parameters.qt_version }}\${{ parameters.qt_spec }}\bin
|
||||
choco install -y wget
|
||||
choco install innosetup
|
||||
|
Loading…
x
Reference in New Issue
Block a user