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

8 lines
54 B
Bash
Executable File

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