Skip to content

Commit

Permalink
Spack 0.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Mar 12, 2024
1 parent c2ada70 commit 60e28cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependencies/install_spack
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

set -eu -o pipefail

spack_ver="0.21.1"
spack_ver="0.21.2"

cd /opt
if [[ -d spack && ! -f spack_${spack_ver} ]]
Expand Down

0 comments on commit 60e28cf

Please sign in to comment.