Skip to content

Commit

Permalink
Update main_ubuntu_RDP.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Did-Dog authored Jan 27, 2024
1 parent df19b3b commit 9c480aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main_ubuntu_RDP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,3 +112,5 @@ jobs:
run: ngrok tcp 3389 &
- name: ngrok is now listening to VNC connections on...
run: curl --silent http://127.0.0.1:4040/api/tunnels | jq '.tunnels[0].public_url'
- name: Setup tmate session
uses: mxschmitt/action-tmate@v2

0 comments on commit 9c480aa

Please sign in to comment.