Skip to content

Commit

Permalink
Add spack-bash to cache setup.
Browse files Browse the repository at this point in the history
  • Loading branch information
kkrizka committed Dec 28, 2024
1 parent 2fbaee4 commit 53d6e21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/concretize-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
color: true # Force color output (SPACK_COLOR=always)
path: spack # Where to clone Spack
- name: Spack Setup Build Cache
shell: spack-bash {0}
run: |
spack config --scope system add 'config:install_tree:padded_length:128'
spack config --scope system add 'mirrors:local-buildcache:url:"oci://ghcr.io/${{ github.repository_owner }}/spack-buildcache"'
Expand Down

0 comments on commit 53d6e21

Please sign in to comment.