Skip to content

Commit 0e8f282

Browse files
authored
Update msbuild.yml
1 parent d29e42e commit 0e8f282

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: '${{github.workspace}}/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)