mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
Remove Choco.ps1 post-generation script (#4576)
This commit is contained in:
committed by
GitHub
parent
870d8506f2
commit
2c9f161957
@@ -1,5 +0,0 @@
|
|||||||
# Step to avoid initial delay for choco scripts.
|
|
||||||
# On calling the first choco command
|
|
||||||
# Chocolatey spends 2 minutes cleaning up and removing unneeded packages in the environment.
|
|
||||||
$ChocoVersion = choco --version
|
|
||||||
choco upgrade chocolatey --version=$ChocoVersion
|
|
||||||
Reference in New Issue
Block a user