Skip to content

Commit

Permalink
relocate spack gc command
Browse files Browse the repository at this point in the history
  • Loading branch information
idigs authored Feb 28, 2024
1 parent b9e60bd commit a444ce8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
spack install --no-cache cmake %[email protected]
spack install --no-cache hdf5+fortran+mpi %[email protected]
spack gc -y
job_two:
needs: job_one
Expand Down Expand Up @@ -66,8 +68,6 @@ jobs:
. ./spack/share/spack/setup-env.sh
spack gc -y
#spack find -ldf
spack compilers
Expand Down

0 comments on commit a444ce8

Please sign in to comment.