Preinstall gitlab-runner

This commit is contained in:
Fedor Korotkov 2023-04-04 17:37:28 -04:00 committed by GitHub
parent 6ef994bd48
commit 5828bf5b7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ build {
"source ~/.zprofile",
"brew --version",
"brew update",
"brew install wget cmake gcc git-lfs jq gh",
"brew install wget cmake gcc git-lfs jq gh gitlab-runner",
"git lfs install",
]
}