Skip to content

Commit a7f60d3

Browse files
authored
Update msbuild.yml
1 parent 420dffb commit a7f60d3

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
@@ -36,7 +36,7 @@ jobs:
3636
uses: lukka/run-vcpkg@v11
3737
with:
3838
runVcpkgInstall: true
39-
vcpkgJsonGlob: 'D:\a\UpdateManager\UpdateManager\vcpkg\vcpkg.json'
39+
vcpkgJsonGlob: '**\vcpkg.json'
4040

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

0 commit comments

Comments
 (0)