mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
remove exitCode variable
This commit is contained in:
@@ -170,7 +170,6 @@ function Install-VsixExtension
|
|||||||
)
|
)
|
||||||
|
|
||||||
$FilePath = "${env:Temp}\$Name"
|
$FilePath = "${env:Temp}\$Name"
|
||||||
$exitCode = -1
|
|
||||||
$retries = 20
|
$retries = 20
|
||||||
|
|
||||||
while($retries -gt 0)
|
while($retries -gt 0)
|
||||||
|
|||||||
Reference in New Issue
Block a user