Skip to content

Commit

Permalink
CI: See if this fixes spack
Browse files Browse the repository at this point in the history
  • Loading branch information
gsjaardema committed Apr 5, 2024
1 parent 81334b9 commit 7cfe0ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,11 @@ jobs:
spack compiler find
- name: Build non-mpi SEACAS
shell: bash -l {0}
run: |
spack spec seacas~mpi
spack install seacas~mpi
- name: Build parallel SEACAS
shell: bash -l {0}
run: |
spack spec seacas
spack install seacas
Expand Down

0 comments on commit 7cfe0ea

Please sign in to comment.