This commit is contained in:
Dennis Fokin 2020-03-04 09:53:15 +01:00
parent 4efb9258e8
commit 382600d88d

View File

@ -43,7 +43,7 @@ jobs:
- name: Install Qt and Jom
run: |
pip install aqtinstall==0.6
python -m aqt install 5.14.1 windows desktop win32_msvc2017
python -m aqt install 5.14.0 windows desktop win32_msvc2017
7z x jom.zip
shell: powershell