Skip to content

Commit e2405fd

Browse files
committed
GH actions spack.yaml bug fix.
1 parent 71eea96 commit e2405fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spack_cpu_build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
padded_length: False
138138
mirrors:
139139
local-buildcache: oci://${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
140-
spack: https://binaries.spack.io/develop
140+
spack: https://binaries.spack.io/develop
141141
packages:
142142
all:
143143
require: "%gcc"

0 commit comments

Comments
 (0)