Skip to content

Commit

Permalink
More debugging.
Browse files Browse the repository at this point in the history
  • Loading branch information
kkrizka committed Dec 27, 2024
1 parent 1db8954 commit bf9cf14
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/concretize-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ jobs:
buildcache: true # Configure oci://ghcr.io/spack/github-actions-buildcache
color: true # Force color output (SPACK_COLOR=always)
path: spack # Where to clone Spack
- name: debug
run: |
ls
pwd
find spack
- name: Checkout key4hep repository
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit bf9cf14

Please sign in to comment.