Skip to content

Commit 23f29aa

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/msbuild.yml

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

4342
- name: Add MSBuild to PATH
4443
uses: microsoft/[email protected]

0 commit comments

Comments
 (0)