Skip to content

Commit

Permalink
Add tmate for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv committed Sep 27, 2024
1 parent 69a59cd commit 1f66168
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,9 @@ jobs:
gh run -R quarto-dev/quarto-cli download $runId -p tinitex-* --dir tinitex
shell: bash

- name: Debug with tmate
uses: mxschmitt/action-tmate@v3

- name: Repackage in per OS bundle
working-directory: tinitex
run: |
Expand Down

0 comments on commit 1f66168

Please sign in to comment.