mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Fix aqt invocation
This commit is contained in:
parent
6f02d4e927
commit
b0eb577b5b
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user