Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 89e7c26

Browse files
author
Tony Spataro
committed
Add upterm
1 parent 10d5715 commit 89e7c26

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ jobs:
2020
CI: true
2121
steps:
2222
- uses: actions/checkout@master
23+
- name: Setup upterm session
24+
uses: lhotari/action-upterm@v1
25+
with:
26+
limit-access-to-actor: true
2327
- uses: actions/setup-node@v3
2428
with:
2529
node-version: 14.x

0 commit comments

Comments
 (0)