Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mguludag authored May 20, 2024
1 parent ff8b791 commit bfa1a78
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,16 @@ These steps should be useful for debugging broken builds directly on the build w
### Option 2 (localtunnel)

1) Trigger a `compiler-explorer-win-msvc-lt` in actions page.
2) Wait until the last step which will hang forever as it connects to ngrok and sets up the reverse tunnel.
3) Wait for the message (`your url is: https://...`) from last step in job page (~10 min)
4) Open URL and Enjoy! ☕
5) When you're done introspecting, cancel the job.
2) Wait for the message (`your url is: https://...`) from last step in job page (~10 min)
3) Open URL and Enjoy! ☕
4) When you're done introspecting, cancel the job.

### Option 3 (cloudflared)

1) Trigger a `compiler-explorer-win-msvc-cf` in actions page.
2) Wait until the last step which will hang forever as it connects to ngrok and sets up the reverse tunnel.
3) Wait for the message (`Your quick Tunnel has been created! Visit it at (it may take some time to be reachable):`) from last step in job page (~10 min)
4) Open URL below this line and Enjoy! ☕
5) When you're done introspecting, cancel the job.
2) Wait for the message (`Your quick Tunnel has been created! Visit it at (it may take some time to be reachable):`) from last step in job page (~10 min)
3) Open URL below this line and Enjoy! ☕
4) When you're done introspecting, cancel the job.


## Useful Info
Expand Down

0 comments on commit bfa1a78

Please sign in to comment.