From bf203383bd2c9ebd07babf733e90eee31908dc75 Mon Sep 17 00:00:00 2001 From: Axel Huebl Date: Wed, 6 May 2020 11:51:29 -0700 Subject: 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. --- .github/workflows/install_spack.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .github/workflows/install_spack.sh (limited to '.github/workflows/install_spack.sh') diff --git a/.github/workflows/install_spack.sh b/.github/workflows/install_spack.sh new file mode 100755 index 0000000000..aa8a68adc1 --- /dev/null +++ b/.github/workflows/install_spack.sh @@ -0,0 +1,4 @@ +#!/usr/bin/env sh +git clone https://github.com/spack/spack.git +. spack/share/spack/setup-env.sh +spack compilers -- cgit v1.2.3-70-g09d2