Skip to content

Commit 132530a

Browse files
committed
debug
1 parent 16f2419 commit 132530a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ jobs:
2020
- name: Find compilers
2121
run: spack -e . compiler find --mixed-toolchain
2222

23+
- name: Setup tmate session
24+
uses: mxschmitt/action-tmate@v3
25+
2326
- name: Concretize
2427
run: spack -e . -v concretize
2528

0 commit comments

Comments
 (0)