Skip to content

Commit 5b6a775

Browse files
author
Rutherford, Cameron
committed
Fix missing EOF for heredoc.
1 parent cc590ea commit 5b6a775

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/spack_cpu_build.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ jobs:
156156
packages:
157157
all:
158158
require: "%gcc"
159+
EOF
159160
160161
- name: Configure GHCR mirror
161162
run: spack -e . mirror set --oci-username ${{ env.USERNAME }} --oci-password "${{ secrets.GITHUB_TOKEN }}" local-buildcache

0 commit comments

Comments
 (0)