mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-07 21:26:42 +08:00
Update brew before building on macOS due to incompatible Ruby
This commit is contained in:
@@ -56,7 +56,8 @@ build_windows() {
|
||||
}
|
||||
|
||||
build_osx() {
|
||||
# Darwin x86_64 static executable
|
||||
# Darwin x86_64 executable
|
||||
brew update
|
||||
brew install cabal-install pandoc gnu-tar
|
||||
sudo ln -s /usr/local/bin/gsha512sum /usr/local/bin/sha512sum
|
||||
sudo ln -s /usr/local/bin/gtar /usr/local/bin/tar
|
||||
|
Reference in New Issue
Block a user