Skip to content

Commit

Permalink
Windows-CI.yml: Update vcpkgGitCommitId
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengtuggy committed Feb 17, 2022
1 parent f2699db commit 91d2f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Windows-CI.yml
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
vcpkgDirectory: '${{ github.workspace }}/v'
setupOnly: true
vcpkgGitCommitId: 'b3cfaaf1bba70febd07c2f672ae590dc5d914180'
vcpkgGitCommitId: '49a30e9db17a8edf7c2809940ee2036746b1b982'
vcpkgTriplet: 'x64-windows'
appendedCacheKey: ${{ hashFiles( '**/vcpkg.json' ) }}
additionalCachedPaths: ${{ env.buildDir }}/vcpkg_installed
Expand Down

0 comments on commit 91d2f8b

Please sign in to comment.