mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-07 02:27:28 +08:00
removed from old file and renamed choco.
This commit is contained in:
2
images/win/post-generation/Choco.ps1
Normal file
2
images/win/post-generation/Choco.ps1
Normal file
@@ -0,0 +1,2 @@
|
||||
# Step to avoid initial delay for choco scripts
|
||||
choco upgrade chocolatey
|
||||
@@ -2,6 +2,3 @@ $vsInstallRoot = Get-VisualStudioPath
|
||||
$devEnvPath = "$vsInstallRoot\Common7\IDE\devenv.exe"
|
||||
|
||||
cmd.exe /c "`"$devEnvPath`" /updateconfiguration"
|
||||
|
||||
# Step to avoid initial delay for choco scripts
|
||||
choco upgrade chocolatey
|
||||
Reference in New Issue
Block a user