Skip to content

Commit fadbade

Browse files
committed
x
1 parent 4ccf5fc commit fadbade

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ jobs:
2020

2121
steps:
2222
- uses: actions/checkout@v3
23-
- name: Setup upterm session
24-
uses: lhotari/action-upterm@v1
23+
- name: Setup tmate session
24+
uses: mxschmitt/action-tmate@v3
2525
if: matrix.os == 'windows-latest'
2626
- name: Build
2727
run: cargo b -vv

0 commit comments

Comments
 (0)