mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Updated Debugging using with ssh for Github Actions (markdown)
@ -51,8 +51,7 @@
|
||||
* Users will be kicked after workflows have either *timed out* or have been *cancelled*
|
||||
|
||||
## Windows
|
||||
* The *Windows* workspace is currently located at `C:\actions-runner\_work\pytorch\pytorch\pytorch-${run_id}`
|
||||
* See https://github.com/pytorch/pytorch/pull/61932 for more information as to why this is necessary
|
||||
* The *Windows* workspace is currently located at `C:\actions-runner\_work\pytorch\pytorch\pytorch`
|
||||
* To use other shells for *Windows* just append the shell you'd like to run to your ssh command like:
|
||||
* `ssh runneruser@ec2-3-238-136-38.compute-1.amazonaws.com -- bash.exe`
|
||||
|
||||
|
Reference in New Issue
Block a user