fix mac build

old-commit-hash: 4fa5b2091fe932a0fefc72511499860b4a28e2ba
This commit is contained in:
Willem Melching
2021-01-18 14:35:47 +01:00
parent a7b279ecf7
commit 2bef6edc2d
+1 -1
View File
@@ -18,7 +18,7 @@ brew install capnp \
openssl \
pyenv \
qt5 \
zeromq
zeromq || true
if [[ $SHELL == "/bin/zsh" ]]; then
RC_FILE="$HOME/.zshrc"