Skip to content

Commit

Permalink
add tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
yuxuanzhuang committed Aug 27, 2024
1 parent d73995a commit e74303a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gh-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ jobs:

steps:
- uses: actions/checkout@v4

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: setup_os
uses: ./.github/actions/setup-os
with:
Expand Down

0 comments on commit e74303a

Please sign in to comment.