mirror of
https://github.com/actions/runner-images.git
synced 2026-01-08 19:54:43 +08:00
[ubuntu] split git and git-lfs into separate install scripts (#8711)
for better observability of integrity validation let us split install script into two
This commit is contained in:
@@ -217,6 +217,7 @@
|
||||
"{{template_dir}}/scripts/installers/gcc.sh",
|
||||
"{{template_dir}}/scripts/installers/gfortran.sh",
|
||||
"{{template_dir}}/scripts/installers/git.sh",
|
||||
"{{template_dir}}/scripts/installers/git-lfs.sh",
|
||||
"{{template_dir}}/scripts/installers/github-cli.sh",
|
||||
"{{template_dir}}/scripts/installers/google-chrome.sh",
|
||||
"{{template_dir}}/scripts/installers/google-cloud-cli.sh",
|
||||
|
||||
Reference in New Issue
Block a user