[Windows] Refactor PATH helpers (#8885)
This commit is contained in:
@@ -39,6 +39,6 @@ Install-Binary `
|
||||
|
||||
# Update PATH
|
||||
Add-MachinePathItem "$installDir\bin"
|
||||
$env:Path = Get-MachinePath
|
||||
Update-Environment
|
||||
|
||||
Invoke-PesterTests -TestFile "Tools" -TestName "OpenSSL"
|
||||
|
||||
Reference in New Issue
Block a user