mirror of
https://github.com/actions/runner-images.git
synced 2026-01-08 03:07:32 +08:00
Add Android Command Line tools to Linux images (#2364)
* Add Android Comand Line tools for Linux * Fix software report
This commit is contained in:
@@ -81,7 +81,8 @@
|
||||
"cmake;3.10.2.4988404",
|
||||
"patcher;v4",
|
||||
"ndk-bundle",
|
||||
"platform-tools"
|
||||
"platform-tools",
|
||||
"cmdline-tools;latest"
|
||||
]
|
||||
},
|
||||
"powershellModules": [
|
||||
|
||||
Reference in New Issue
Block a user