Skip to content

Commit

Permalink
fix triplet
Browse files Browse the repository at this point in the history
  • Loading branch information
ericevenchick committed Aug 25, 2024
1 parent de2959a commit 75d8da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
cd vcpkg
./bootstrap-vcpkg.bat
./vcpkg integrate install
vcpkg install libusb:x64-windows-static
vcpkg install libusb:x64-windows-static-md
- name: Install Latest Rust Nightly
uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 75d8da3

Please # to comment.