Skip to content

Commit

Permalink
Update vcpkgGitCommitId for Alpha6
Browse files Browse the repository at this point in the history
  • Loading branch information
jwrober committed Mar 30, 2024
1 parent 1e6a9a2 commit 0475974
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
- uses: lukka/run-vcpkg@v11
name: Install dependencies
with:
vcpkgGitCommitId: 53bef8994c541b6561884a8395ea35715ece75db
vcpkgGitCommitId: a34c873a9717a888f58dc05268dea15592c2f0ff
- name: Enable Developer Command Prompt
uses: ilammy/msvc-dev-cmd@v1
- name: Configure
Expand Down Expand Up @@ -239,7 +239,7 @@ jobs:
- uses: lukka/run-vcpkg@v11
name: Install dependencies
with:
vcpkgGitCommitId: 53bef8994c541b6561884a8395ea35715ece75db
vcpkgGitCommitId: a34c873a9717a888f58dc05268dea15592c2f0ff
- name: Build
uses: lukka/run-cmake@v10
with:
Expand Down

0 comments on commit 0475974

Please sign in to comment.