Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit 06e01fc

Browse files
committed
debugging
1 parent 76259cd commit 06e01fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ runs:
2222
with:
2323
path: ${{ inputs.build_cache_paths }}
2424
key: ${{ inputs.build_cache_key }}
25+
- name: Setup tmate session
26+
uses: mxschmitt/action-tmate@v3
2527
- name: Download and configure Sentry Lambda extension
2628
shell: bash
2729
run: |

0 commit comments

Comments
 (0)