[all OSs] Remove unused actions/runner cache (#13350)

This commit is contained in:
Erik Bershel
2025-11-27 13:32:22 +01:00
committed by GitHub
parent db8d413376
commit d0d1862c4a
18 changed files with 1 additions and 86 deletions

View File

@@ -237,7 +237,6 @@ build {
execute_command = "chmod +x {{ .Path }}; source $HOME/.bash_profile; {{ .Vars }} {{ .Path }}"
scripts = [
"${path.root}/../scripts/build/install-actions-cache.sh",
"${path.root}/../scripts/build/install-runner-package.sh",
"${path.root}/../scripts/build/install-llvm.sh",
"${path.root}/../scripts/build/install-openjdk.sh",
"${path.root}/../scripts/build/install-aws-tools.sh",