Install GitHub CLI by default

This commit is contained in:
fedor 2022-12-11 15:20:00 -05:00
parent 537e5684fe
commit b5d1a1bfba
1 changed files with 1 additions and 1 deletions

View File

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