Skip to content

Commit

Permalink
Even more debugging.
Browse files Browse the repository at this point in the history
  • Loading branch information
kkrizka committed Dec 27, 2024
1 parent e9d0209 commit cbab5c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/concretize-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ jobs:
color: true # Force color output (SPACK_COLOR=always)
path: spack # Where to clone Spack
- name: debug
shell: spack-bash {0}
run: |
export
ls
pwd
find spack
Expand Down
2 changes: 0 additions & 2 deletions AlmaLinux9/apply_patches.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ if [ -z "${SPACK_ROOT+x}" ]; then
exit 1
fi
cd ${SPACK_ROOT}
pwd
ls -a
SPACK_COMMIT=$(git rev-parse HEAD)

# Determine key4hep supported spack commit
Expand Down

0 comments on commit cbab5c7

Please sign in to comment.