Skip to content

Commit

Permalink
spack ci: use apply_patches.sh -f as spack checkout is missing .git
Browse files Browse the repository at this point in the history
  • Loading branch information
kkrizka committed Dec 27, 2024
1 parent d97a7fc commit 9da1315
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/concretize-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
- name: Apply the patches
shell: spack-bash {0}
run: |
spack/var/repo/mucoll-spack/AlmaLinux9/apply_patches.sh spack/var/repo/key4hep-spack
spack/var/repo/mucoll-spack/AlmaLinux9/apply_patches.sh spack/var/repo/mucoll-spack
spack/var/repo/mucoll-spack/AlmaLinux9/apply_patches.sh -f spack/var/repo/key4hep-spack
spack/var/repo/mucoll-spack/AlmaLinux9/apply_patches.sh -f spack/var/repo/mucoll-spack
- name: Spack Local Setup
shell: spack-bash {0}
run: |
Expand Down

0 comments on commit 9da1315

Please sign in to comment.