mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
add runner install script for windows image (#8671)
This commit is contained in:
@@ -173,7 +173,8 @@
|
||||
"{{ template_dir }}/scripts/Installers/Install-Docker-WinCred.ps1",
|
||||
"{{ template_dir }}/scripts/Installers/Install-Docker-Compose.ps1",
|
||||
"{{ template_dir }}/scripts/Installers/Install-PowershellCore.ps1",
|
||||
"{{ template_dir }}/scripts/Installers/Install-WebPlatformInstaller.ps1"
|
||||
"{{ template_dir }}/scripts/Installers/Install-WebPlatformInstaller.ps1",
|
||||
"{{ template_dir }}/scripts/Installers/Install-Runner.ps1"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user