Skip to content

Commit

Permalink
Update vcpkgGitCommitId before Alpha.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jwrober committed Jan 27, 2024
1 parent cfadfba commit 7d910fc
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@v10
name: Install dependencies
with:
vcpkgGitCommitId: c8696863d371ab7f46e213d8f5ca923c4aef2a00
vcpkgGitCommitId: 53bef8994c541b6561884a8395ea35715ece75db
- name: Enable Developer Command Prompt
uses: ilammy/msvc-dev-cmd@v1
- name: Configure
Expand Down Expand Up @@ -235,7 +235,7 @@ jobs:
- uses: lukka/run-vcpkg@v10
name: Install dependencies
with:
vcpkgGitCommitId: c8696863d371ab7f46e213d8f5ca923c4aef2a00
vcpkgGitCommitId: 53bef8994c541b6561884a8395ea35715ece75db
- name: Build
uses: lukka/run-cmake@v10
with:
Expand Down

0 comments on commit 7d910fc

Please sign in to comment.