mirror of
https://github.com/actions/runner-images.git
synced 2026-01-05 17:50:02 +08:00
Install GitHUB CLI on Ubuntu (#851)
* Install GitHub CLI on linux images * Install latest release * remove unneeded sudo * Remove help cli options * Add helper doc * Resolve comments Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
This commit is contained in:
@@ -197,6 +197,7 @@
|
||||
"{{template_dir}}/scripts/installers/gcc.sh",
|
||||
"{{template_dir}}/scripts/installers/gfortran.sh",
|
||||
"{{template_dir}}/scripts/installers/git.sh",
|
||||
"{{template_dir}}/scripts/installers/github-cli.sh",
|
||||
"{{template_dir}}/scripts/installers/google-chrome.sh",
|
||||
"{{template_dir}}/scripts/installers/google-cloud-sdk.sh",
|
||||
"{{template_dir}}/scripts/installers/haskell.sh",
|
||||
|
||||
Reference in New Issue
Block a user