Skip to content

Commit

Permalink
show log on error
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgessinger committed Dec 16, 2024
1 parent 10b8507 commit ebe1243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
- name: Spack build
run: |
spack -e . install --no-check-signature
spack -e . install --no-check-signature --show-log-on-error
- uses: mxschmitt/action-tmate@v3
if: failure()
Expand Down

0 comments on commit ebe1243

Please sign in to comment.