mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
Add WDK on Windows Server 2022 (#5652)
This commit is contained in:
committed by
GitHub
parent
e27faa696e
commit
16f6912f37
@@ -174,6 +174,7 @@
|
||||
"type": "powershell",
|
||||
"scripts": [
|
||||
"{{ template_dir }}/scripts/Installers/Install-Wix.ps1",
|
||||
"{{ template_dir }}/scripts/Installers/Install-WDK.ps1",
|
||||
"{{ template_dir }}/scripts/Installers/Install-Vsix.ps1",
|
||||
"{{ template_dir }}/scripts/Installers/Install-AzureCli.ps1",
|
||||
"{{ template_dir }}/scripts/Installers/Install-AzureDevOpsCli.ps1",
|
||||
|
||||
Reference in New Issue
Block a user