mirror of
https://github.com/actions/runner-images.git
synced 2025-12-13 20:56:47 +00:00
InstallHelpers has been reworled with new function
This commit is contained in:
@@ -161,7 +161,6 @@ Hashtable for service arguments
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
function Start-DownloadWithRetry
|
function Start-DownloadWithRetry
|
||||||
{
|
{
|
||||||
param (
|
param (
|
||||||
@@ -202,8 +201,6 @@ function Start-DownloadWithRetry
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
=======
|
|
||||||
>>>>>>> upstream/master
|
|
||||||
function Install-VsixExtension
|
function Install-VsixExtension
|
||||||
{
|
{
|
||||||
Param
|
Param
|
||||||
@@ -354,7 +351,3 @@ function Test-IsWin16
|
|||||||
{
|
{
|
||||||
(Get-WinVersion) -match "2016"
|
(Get-WinVersion) -match "2016"
|
||||||
}
|
}
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
|
|
||||||
>>>>>>> upstream/master
|
|
||||||
|
|||||||
Reference in New Issue
Block a user