ghcup/.gitlab/before_script/darwin/install_deps.sh
2020-01-09 16:25:21 +01:00

8 lines
54 B
Bash
Executable File

#!/bin/sh
set -eux
#sudo brew reinstall gmp
exit 0