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

Commit

Permalink
Update vcpkg version to fix Windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiwalun authored Nov 18, 2020
1 parent b2bfa73 commit 540baea
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 540baea

Please sign in to comment.