mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 14:17:22 +00:00
Fixed script for linux and updated ubuntu1804.json file
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
source $HELPER_SCRIPTS/document.sh
|
||||
|
||||
# Install bazel
|
||||
apt-get update -y
|
||||
apt-get install -y bazel
|
||||
|
||||
# Run tests to determine that the software installed as expected
|
||||
|
||||
@@ -126,6 +126,7 @@
|
||||
"{{template_dir}}/scripts/installers/azcopy.sh",
|
||||
"{{template_dir}}/scripts/installers/azure-cli.sh",
|
||||
"{{template_dir}}/scripts/installers/azure-devops-cli.sh",
|
||||
"{{template_dir}}/scripts/installers/bazel.sh",
|
||||
"{{template_dir}}/scripts/installers/1804/basic.sh",
|
||||
"{{template_dir}}/scripts/installers/aws.sh",
|
||||
"{{template_dir}}/scripts/installers/build-essential.sh",
|
||||
|
||||
Reference in New Issue
Block a user