File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 40
40
uses : lukka/run-vcpkg@v10
41
41
with :
42
42
vcpkgDirectory : ${{ github.workspace }}/build/vcpkg
43
- vcpkgGitCommitId : 6f7ffeb18f99796233b958aaaf14ec7bd4fb64b2
43
+ vcpkgGitCommitId : 17030920aa97f2dc17a0bdc314344b5ca2807fdf
44
44
prependedCacheKey : compiler=${{ matrix.compiler }}
45
45
# appendedCacheKey: r00
46
46
@@ -100,7 +100,7 @@ jobs:
100
100
uses : lukka/run-vcpkg@v10
101
101
with :
102
102
vcpkgDirectory : ${{ github.workspace }}/../vcpkg
103
- vcpkgGitCommitId : 6f7ffeb18f99796233b958aaaf14ec7bd4fb64b2
103
+ vcpkgGitCommitId : 17030920aa97f2dc17a0bdc314344b5ca2807fdf
104
104
prependedCacheKey : compiler=clang-15
105
105
# appendedCacheKey: r00
106
106
Original file line number Diff line number Diff line change 1
1
{
2
2
"default-registry" : {
3
3
"kind" : " builtin" ,
4
- "baseline" : " 6f7ffeb18f99796233b958aaaf14ec7bd4fb64b2 "
4
+ "baseline" : " 17030920aa97f2dc17a0bdc314344b5ca2807fdf "
5
5
},
6
6
"registries" : [
7
7
{
You can’t perform that action at this time.
0 commit comments