Skip to content

CI: Try adding a spack build of seacas #1

CI: Try adding a spack build of seacas

CI: Try adding a spack build of seacas #1

Workflow file for this run

jobs:
build:
runs-on: ubuntu-22.04
steps:
- name: Set up Spack
uses: spack/setup-spack@v2
with:
ref: develop # Spack version (examples: develop, releases/v0.21)
buildcache: true # Configure oci://ghcr.io/spack/github-actions-buildcache
color: true # Force color output (SPACK_COLOR=always)
path: spack # Where to clone Spack
- run: spack install seacas~mpi