mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 18:17:26 +08:00
Revert "Revert VCPKG_ROOT variable (#6449)"
This reverts commit 88d253f383.
This commit is contained in:
committed by
Mikhail Koliada
parent
88d253f383
commit
5e91f0a07d
@@ -17,5 +17,6 @@ Invoke-Expression "$InstallDir\$VcpkgExecPath integrate install"
|
||||
Add-MachinePathItem $InstallDir
|
||||
$env:Path = Get-MachinePath
|
||||
setx VCPKG_INSTALLATION_ROOT $InstallDir /M
|
||||
setx VCPKG_ROOT $InstallDir /M
|
||||
|
||||
Invoke-PesterTests -TestFile "Tools" -TestName "Vcpkg"
|
||||
|
||||
Reference in New Issue
Block a user