Skip to content

Commit

Permalink
Fixed commit hash for vcpkg in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
williamyang98 committed Jan 12, 2024
1 parent 5e13580 commit 4e99fac
Showing 1 changed file with 1 addition and 1 deletion.
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: c9f906558f9bb12ee9811d6edc98ec9255c6cda5
committish: c6d6efed3e9b4242765bfe1b5c5befffd85f7b92
path: vcpkg

- name: Configure CMake
Expand Down

0 comments on commit 4e99fac

Please sign in to comment.