mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-25 23:14:18 +03:00
new aqt version test
This commit is contained in:
parent
cd7bc8d45f
commit
1cc71ebdca
1
.github/workflows/windows-x64.yml
vendored
1
.github/workflows/windows-x64.yml
vendored
@ -26,6 +26,7 @@ jobs:
|
||||
host: 'windows'
|
||||
target: 'desktop'
|
||||
arch: 'win64_msvc2017_64'
|
||||
aqtversion: '==0.8a2'
|
||||
|
||||
- name: Download dependencies
|
||||
run: |
|
||||
|
4
.github/workflows/windows-x86.yml
vendored
4
.github/workflows/windows-x86.yml
vendored
@ -42,8 +42,8 @@ jobs:
|
||||
|
||||
- name: Install Qt and Jom
|
||||
run: |
|
||||
pip install aqtinstall==0.6
|
||||
python -m aqt install 5.14.0 windows desktop win32_msvc2017
|
||||
pip install aqtinstall==0.8a2
|
||||
python -m aqt install 5.14.1 windows desktop win32_msvc2017
|
||||
7z x jom.zip
|
||||
shell: powershell
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user