mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-01-20 15:40:38 +01:00
update windows release workflow
This commit is contained in:
parent
351b040237
commit
2b9b623dd0
2
.github/workflows/Release_tag_stable.yml
vendored
2
.github/workflows/Release_tag_stable.yml
vendored
|
|
@ -110,7 +110,7 @@ jobs:
|
|||
- uses: msys2/setup-msys2@v2
|
||||
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v2
|
||||
uses: jurplel/install-qt-action@v3
|
||||
with:
|
||||
version: '6.2.0'
|
||||
arch: 'win64_mingw81'
|
||||
|
|
|
|||
Loading…
Reference in a new issue