spack/.github/workflows/install_spack.sh
Axel Huebl bf203383bd
macOS Package Builds (nightly) (#16345)
Add nightly builds for popular and commonly used packages on
macOS that should improve the onramp user experience if
working well.
2020-05-06 11:51:29 -07:00

4 lines
112 B
Bash
Executable file

#!/usr/bin/env sh
git clone https://github.com/spack/spack.git
. spack/share/spack/setup-env.sh
spack compilers