Skip to content

Commit

Permalink
Update vcpkgGitCommitId
Browse files Browse the repository at this point in the history
  • Loading branch information
jwrober committed Jan 13, 2025
1 parent 410b0f8 commit f3afd68
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: 3508985146f1b1d248c67ead13f8f54be5b4f5da
vcpkgGitCommitId: b322364f06308bdd24823f9d8f03fe0cc86fd46f
- name: Configure
run: cmake -S . -B build --preset "windows-debug"
- name: Building
Expand Down Expand Up @@ -234,7 +234,7 @@ jobs:
- uses: lukka/run-vcpkg@v11
name: Install dependencies
with:
vcpkgGitCommitId: 3508985146f1b1d248c67ead13f8f54be5b4f5da
vcpkgGitCommitId: b322364f06308bdd24823f9d8f03fe0cc86fd46f
- name: Build
uses: lukka/run-cmake@v10
with:
Expand Down

0 comments on commit f3afd68

Please sign in to comment.