Fix mac build
This commit is contained in:
parent
b98f451880
commit
da5e89148c
@ -3,5 +3,6 @@
|
|||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
if [[ x$OSTYPE =~ ^xdarwin ]]; then
|
if [[ x$OSTYPE =~ ^xdarwin ]]; then
|
||||||
|
brew update
|
||||||
brew install "mysql"
|
brew install "mysql"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user