Fix aqt invocation

This commit is contained in:
Luis Ángel San Martín 2019-08-15 12:56:52 +02:00
parent 6f02d4e927
commit b0eb577b5b

View File

@ -40,7 +40,7 @@ jobs:
- script: |
pip install aqtinstall
mkdir C:\Qt
aqt install -O c:\Qt 5.12.4 windows desktop win64_msvc2017_64
python -m aqt install -O c:\Qt 5.12.4 windows desktop win64_msvc2017_64
displayName: 'Install dependencies'
- script: |
qmake CONFIG+="7zip"