We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1ba19b commit ddb907aCopy full SHA for ddb907a
1 file changed
.github/workflows/github_cmake_nvhpc.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
buildcache: true
28
spack_ref: releases/v1.1.1
29
- paackages_ref: v2026.03.0
+ packages_ref: v2026.03.0
30
- name: Set up custom build cache and build compiler
31
run: |
32
spack mirror add \
0 commit comments