Skip to content

Commit dd3a503

Browse files
authored
Update msbuild.yml
1 parent 23f29aa commit dd3a503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: lukka/run-vcpkg@v11
3838
with:
3939
runVcpkgInstall: true
40-
vcpkgJsonGlob: 'D:/a/UpdateManager/vcpkg/vcpkg.json'
40+
vcpkgJsonGlob: '**/vcpkg/vcpkg.json'
4141

4242
- name: Add MSBuild to PATH
4343
uses: microsoft/[email protected]

0 commit comments

Comments
 (0)