Skip to content

Commit

Permalink
Fix missing EOF for heredoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronrutherford committed Sep 3, 2024
1 parent cc590ea commit 5b6a775
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/spack_cpu_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ jobs:
packages:
all:
require: "%gcc"
EOF
- name: Configure GHCR mirror
run: spack -e . mirror set --oci-username ${{ env.USERNAME }} --oci-password "${{ secrets.GITHUB_TOKEN }}" local-buildcache
Expand Down

0 comments on commit 5b6a775

Please sign in to comment.