install jq

This commit is contained in:
Fedor Korotkov 2022-11-13 17:51:05 -05:00 committed by GitHub
parent cefc36b72b
commit dd53dd7556
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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",
"brew install wget cmake gcc git-lfs jq",
"git lfs install",
]
}