mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-03-06 21:33:48 +01:00
automatic build test
This commit is contained in:
parent
369e50e1f2
commit
99133e10dd
5
.github/workflows/Build.yml
vendored
5
.github/workflows/Build.yml
vendored
|
|
@ -97,7 +97,10 @@ jobs:
|
|||
uses: jurplel/install-qt-action@v4
|
||||
with:
|
||||
version: '6.9.3'
|
||||
|
||||
host: 'windows'
|
||||
target: 'desktop'
|
||||
arch: 'win64_msvc2022_64'
|
||||
|
||||
- name: Download libusb
|
||||
run: |
|
||||
curl -o libusb.7z -L https://github.com/libusb/libusb/releases/download/v1.0.25/libusb-1.0.25.7z
|
||||
|
|
|
|||
Loading…
Reference in a new issue