ci: don't install pkg-config explicitly
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# shellcheck disable=all
|
||||
brew update
|
||||
brew install llvm@18 pkg-config bdw-gc openssl cjson
|
||||
brew install llvm@18 bdw-gc openssl cjson
|
||||
brew install python@3.12 # optional
|
||||
go install -v github.com/goplus/llgo/cmd/llgo@latest
|
||||
Reference in New Issue
Block a user