We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc590ea commit 5b6a775Copy full SHA for 5b6a775
.github/workflows/spack_cpu_build.yaml
@@ -156,6 +156,7 @@ jobs:
156
packages:
157
all:
158
require: "%gcc"
159
+ EOF
160
161
- name: Configure GHCR mirror
162
run: spack -e . mirror set --oci-username ${{ env.USERNAME }} --oci-password "${{ secrets.GITHUB_TOKEN }}" local-buildcache
0 commit comments