mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Fix aqt invocation
This commit is contained in:
parent
6f02d4e927
commit
b0eb577b5b
@ -40,7 +40,7 @@ jobs:
|
|||||||
- script: |
|
- script: |
|
||||||
pip install aqtinstall
|
pip install aqtinstall
|
||||||
mkdir C:\Qt
|
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'
|
displayName: 'Install dependencies'
|
||||||
- script: |
|
- script: |
|
||||||
qmake CONFIG+="7zip"
|
qmake CONFIG+="7zip"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user