Skip to content

Commit

Permalink
Update vcpkg to 3b7578831da081ba164be30da8d9382a64841059 (2023-10-05)
Browse files Browse the repository at this point in the history
  • Loading branch information
justusranvier committed Oct 5, 2023
1 parent 36b25dc commit ceceeaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vcpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
vcpkg: 'C:\vcpkg'
triplet: 'x64-windows'
env:
VCPKG_COMMIT_ID: '9edb1b8e590cc086563301d735cae4b6e732d2d2'
VCPKG_COMMIT_ID: '3b7578831da081ba164be30da8d9382a64841059'
VCPKG_ROOT: '${{ matrix.vcpkg }}'
VCPKG_INSTALLED_DIR: '${{ github.workspace }}/deps/vcpkg_installed/${{ matrix.platform }}'
VCPKG_DEFAULT_TRIPLET: '${{ matrix.triplet }}'
Expand Down

0 comments on commit ceceeaa

Please sign in to comment.