Skip to content

Commit

Permalink
add tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
bigbruno committed Aug 3, 2022
1 parent bca3fe0 commit 2625eb7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/big-makepkg-master-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,11 @@ jobs:
chmod 600 /home/runner/.ssh/github_actions
ssh-agent -a /tmp/ssh_agent.sock > /dev/null
### Tmate ##
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: push to bigrepo
shell: bash -O extglob {0}
env:
Expand Down

0 comments on commit 2625eb7

Please sign in to comment.