Skip to content

Commit

Permalink
fff
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
  • Loading branch information
otavio committed Jul 27, 2021
1 parent cc95027 commit 6b7648c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows.yml
Expand Up @@ -26,9 +26,9 @@ jobs:
uses: actions/checkout@v2

- name: Install libarchive
uses: lukka/run-vcpkg@v7
uses: lukka/run-vcpkg@v7.4
with:
vcpkgArguments: "libarchive"
vcpkgArguments: libarchive
vcpkgTriplet: x64-windows
vcpkgGitCommitId: 5568f110b509a9fd90711978a7cb76bae75bb092 # 2021.05.12
useShell: true
Expand Down

0 comments on commit 6b7648c

Please sign in to comment.