mirror of
https://github.com/actions/runner.git
synced 2026-01-22 12:31:09 +08:00
Update instructions.md
This commit is contained in:
@@ -33,7 +33,7 @@ Then start the runner:
|
||||
In a new terminal we need to start the WebSocket proxy:
|
||||
|
||||
```bash
|
||||
cd ./browser-ext && npm install && node proxy.js
|
||||
cd ./browser-ext/proxy && npm install && node proxy.js
|
||||
```
|
||||
|
||||
After that starts, in VS Code we need to add the port forwarding for port `4712`
|
||||
|
||||
Reference in New Issue
Block a user