From 1db8954f56d178e1b008e93b7f9193f572fc01b7 Mon Sep 17 00:00:00 2001 From: Karol Krizka Date: Fri, 27 Dec 2024 22:42:16 +0100 Subject: [PATCH] Add find debug. --- .github/workflows/concretize-template.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/concretize-template.yaml b/.github/workflows/concretize-template.yaml index 44abb5f..9f98a56 100644 --- a/.github/workflows/concretize-template.yaml +++ b/.github/workflows/concretize-template.yaml @@ -33,6 +33,7 @@ jobs: - name: Apply the patches shell: spack-bash {0} run: | + find . 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