Skip to content

Commit

Permalink
Move to latest vcpkg version
Browse files Browse the repository at this point in the history
  • Loading branch information
williamyang98 committed Jan 12, 2024
1 parent 4e99fac commit 41f5954
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/x86-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Setup vcpkg with caching
uses: friendlyanon/setup-vcpkg@v1
with:
committish: c6d6efed3e9b4242765bfe1b5c5befffd85f7b92
committish: c9140a3b500812ad3206317885860d9553b93f13
path: vcpkg

- name: Configure CMake
Expand Down
2 changes: 1 addition & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "main",
"version-string": "latest",
"builtin-baseline": "c6d6efed3e9b4242765bfe1b5c5befffd85f7b92",
"builtin-baseline": "c9140a3b500812ad3206317885860d9553b93f13",
"dependencies": [
{
"name": "glfw3",
Expand Down

0 comments on commit 41f5954

Please sign in to comment.