mirror of
https://github.com/actions/runner-images.git
synced 2026-01-08 19:54:43 +08:00
[Windows] Rework Kotlin installation (#4083)
This commit is contained in:
committed by
GitHub
parent
db5e4084fe
commit
ecfc9c43da
@@ -182,7 +182,8 @@
|
||||
"{{ template_dir }}/scripts/Installers/Install-AzureDevOpsCli.ps1",
|
||||
"{{ template_dir }}/scripts/Installers/Install-NodeLts.ps1",
|
||||
"{{ template_dir }}/scripts/Installers/Install-CommonUtils.ps1",
|
||||
"{{ template_dir }}/scripts/Installers/Install-JavaTools.ps1"
|
||||
"{{ template_dir }}/scripts/Installers/Install-JavaTools.ps1",
|
||||
"{{ template_dir }}/scripts/Installers/Install-Kotlin.ps1"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user