new macOS cache

old-commit-hash: 0a911a5e28
This commit is contained in:
Willem Melching
2021-01-18 16:17:23 +01:00
parent 42ba637d9b
commit 90dda34c8b

View File

@@ -20,6 +20,7 @@ brew install capnp \
qt5 \
zeromq
if [[ $SHELL == "/bin/zsh" ]]; then
RC_FILE="$HOME/.zshrc"
elif [[ $SHELL == "/bin/bash" ]]; then