mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 01:59:46 +08:00
Move android components list to toolsets on Ubuntu image (#1420)
* migrate 1604 installation * Document 16.04 * More debug on installed compnents * 1804 and 2004 images * Remove un-needed chmod Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
This commit is contained in:
@@ -223,7 +223,7 @@
|
||||
{
|
||||
"type": "shell",
|
||||
"scripts":[
|
||||
"{{template_dir}}/scripts/installers/1604/android.sh",
|
||||
"{{template_dir}}/scripts/installers/android.sh",
|
||||
"{{template_dir}}/scripts/installers/azpowershell.sh",
|
||||
"{{template_dir}}/scripts/helpers/containercache.sh",
|
||||
"{{template_dir}}/scripts/installers/hosted-tool-cache.sh",
|
||||
|
||||
Reference in New Issue
Block a user