Skip to content
This repository has been archived by the owner on Jan 14, 2023. It is now read-only.

Commit

Permalink
Merge #133
Browse files Browse the repository at this point in the history
133: Update vcpkg version to fix Windows build r=Yatekii a=Tiwalun



Co-authored-by: Dominik Boehi <[email protected]>
  • Loading branch information
bors[bot] and Tiwalun authored Nov 18, 2020
2 parents b2bfa73 + 540baea commit ae39ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
if: matrix.os == 'ubuntu-latest'

- name: Install libftdi (windows)
uses: lukka/run-vcpkg@v3
uses: lukka/run-vcpkg@v5
with:
vcpkgArguments: "libftdi1:x64-windows"
# Version including bugfix for libusb (see https://github.com/microsoft/vcpkg/issues/12642)
Expand Down

0 comments on commit ae39ae4

Please sign in to comment.