install jq
This commit is contained in:
parent
cefc36b72b
commit
dd53dd7556
|
|
@ -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",
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue