Skip to content

Commit de2959a

Browse files
committed
use static libusb
1 parent 0f3aff1 commit de2959a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
cd vcpkg
9292
./bootstrap-vcpkg.bat
9393
./vcpkg integrate install
94-
vcpkg install libusb
94+
vcpkg install libusb:x64-windows-static
9595
- name: Install Latest Rust Nightly
9696
uses: actions-rs/toolchain@v1
9797
with:

0 commit comments

Comments
 (0)