Skip to content

Commit

Permalink
Merge pull request #89 from contour-terminal/fix/windows-vcpkg-ci-error
Browse files Browse the repository at this point in the history
Update vcpkg commit hash to fix Windows CI
  • Loading branch information
christianparpart authored Jan 29, 2024
2 parents f09a23a + d395792 commit 9246051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
with:
vcpkgArguments: fmt range-v3
vcpkgDirectory: ${{ runner.workspace }}/vcpkg/
vcpkgGitCommitId: 927006b24c3a28dfd8aa0ec5f8ce43098480a7f1
vcpkgGitCommitId: 21fa4ccecfefd96bb16faac4af17fcb900d4f8b3
vcpkgTriplet: x64-windows
- name: "create build directory"
shell: powershell
Expand Down

0 comments on commit 9246051

Please sign in to comment.