Skip to content

Commit eb08bd5

Browse files
authored
Update msbuild.yml
1 parent 02a91f1 commit eb08bd5

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: '**/vcpkg/vcpkg.json'
39+
vcpkgJsonGlob: '**vcpkg.json'
4040

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

0 commit comments

Comments
 (0)