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.
This commit is contained in:
4
.github/workflows/install_spack.sh
vendored
Executable file
4
.github/workflows/install_spack.sh
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
git clone https://github.com/spack/spack.git
|
||||
. spack/share/spack/setup-env.sh
|
||||
spack compilers
|
Reference in New Issue
Block a user