ghcup/.gitlab/before_script/darwin/install_deps.sh

8 lines
54 B
Bash
Raw Normal View History

2020-01-09 14:07:15 +00:00
#!/bin/sh
set -eux
#sudo brew reinstall gmp
exit 0