fix mac build

This commit is contained in:
Willem Melching
2021-01-18 14:35:47 +01:00
parent 88e8b8394e
commit 4fa5b2091f
+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"