automatic build test

This commit is contained in:
Jan Käberich 2025-11-23 19:29:01 +01:00
parent ce0e28e365
commit 369e50e1f2

View file

@ -97,14 +97,12 @@ jobs:
uses: jurplel/install-qt-action@v4
with:
version: '6.9.3'
arch: 'win64_mingw'
- name: Download libusb
run: |
curl -o libusb.7z -L https://github.com/libusb/libusb/releases/download/v1.0.25/libusb-1.0.25.7z
7z x libusb.7z -r -olibusb
Xcopy /E /I /Y libusb\include %QT_ROOT_DIR%\include
Xcopy /E /I /Y libusb\MinGW64\static\libusb-1.0.a Software\PC_Application\LibreVNA-GUI
shell: cmd
- name: Get build timestamp