mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-10 20:53:10 +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:
@@ -200,6 +200,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