Skip to content

Commit

Permalink
CI: See if get spack ref syntax correct...
Browse files Browse the repository at this point in the history
  • Loading branch information
gdsjaar committed Nov 7, 2024
1 parent 4023fb2 commit da9a509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Set up Spack
uses: spack/setup-spack@5ab3c91bdefffffad9a7e45d1d156146afebb3a7 # v2.1.1
with:
ref: releases/v0.22.2 # Spack version (examples: develop, releases/v0.21)
ref: v0.22.2 # 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
Expand Down

0 comments on commit da9a509

Please sign in to comment.