mirror of
https://github.com/actions/runner-images.git
synced 2026-01-04 09:13:33 +08:00
Windows templates have been modified
This commit is contained in:
@@ -185,7 +185,8 @@
|
||||
"scripts":[
|
||||
"{{ template_dir }}/scripts/Installers/Install-Nuget.ps1",
|
||||
"{{ template_dir }}/scripts/Installers/Install-Wix.ps1",
|
||||
"{{ template_dir }}/scripts/Installers/Install-WDK.ps1"
|
||||
"{{ template_dir }}/scripts/Installers/Install-WDK.ps1",
|
||||
"{{ template_dir }}/scripts/Installers/Install-Vsix.ps1"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user