Skip to content

Commit

Permalink
Merge 372e13e into 63465db
Browse files Browse the repository at this point in the history
  • Loading branch information
otavio committed Mar 19, 2022
2 parents 63465db + 372e13e commit 77c1445
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows.yml
Expand Up @@ -29,11 +29,11 @@ jobs:
uses: actions/checkout@v2

- name: Install libarchive
uses: lukka/run-vcpkg@v7.4
uses: lukka/run-vcpkg@v10
with:
vcpkgArguments: libarchive
vcpkgTriplet: ${{ matrix.linkage }}
vcpkgGitCommitId: 7dbc05515b44bf54d2a42b4da9d1e1f910868b86 # master
vcpkgGitCommitId: 2022.03.10
useShell: true

- name: Install ${{ matrix.version }}
Expand Down

0 comments on commit 77c1445

Please sign in to comment.