Skip to content

Commit 2a3b038

Browse files
fix syntax error
1 parent fbc6af8 commit 2a3b038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spack_build_cache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
repo-packages-path: spack_env
2222
# spack-path: _spack
2323
# base-image: ubuntu:24.04
24-
name: List installed specs
24+
- name: List installed specs
2525
run: |
2626
. _spack/share/spack/setup-env.sh
2727
spack find -lv

0 commit comments

Comments
 (0)