mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
added choco upgrade chocolatey
This commit is contained in:
@@ -2,3 +2,6 @@ $vsInstallRoot = Get-VisualStudioPath
|
|||||||
$devEnvPath = "$vsInstallRoot\Common7\IDE\devenv.exe"
|
$devEnvPath = "$vsInstallRoot\Common7\IDE\devenv.exe"
|
||||||
|
|
||||||
cmd.exe /c "`"$devEnvPath`" /updateconfiguration"
|
cmd.exe /c "`"$devEnvPath`" /updateconfiguration"
|
||||||
|
|
||||||
|
# Step to avoid initial delay for choco scripts
|
||||||
|
choco upgrade chocolatey
|
||||||
Reference in New Issue
Block a user