Skip to content

Commit 628ea62

Browse files
committed
DEBUG with tmate
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent f4291bc commit 628ea62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
if: github.event.repository.owner.login == 'git-for-windows'
4141
runs-on: ${{ github.event.inputs.architecture == 'aarch64' && 'windows-11-arm' || 'windows-latest' }}
4242
steps:
43+
- uses: mxschmitt/action-tmate/detached@v3
4344
- uses: actions/checkout@v6
4445

4546
# Since we want to operate on _another_ repository, we sadly cannot use:

0 commit comments

Comments
 (0)