Skip to content

Commit ddb907a

Browse files
authored
Fix typo in packages_ref variable
1 parent a1ba19b commit ddb907a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github_cmake_nvhpc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
buildcache: true
2828
spack_ref: releases/v1.1.1
29-
paackages_ref: v2026.03.0
29+
packages_ref: v2026.03.0
3030
- name: Set up custom build cache and build compiler
3131
run: |
3232
spack mirror add \

0 commit comments

Comments
 (0)