mirror of
https://github.com/actions/runner.git
synced 2026-01-22 20:44:30 +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:
|
In a new terminal we need to start the WebSocket proxy:
|
||||||
|
|
||||||
```bash
|
```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`
|
After that starts, in VS Code we need to add the port forwarding for port `4712`
|
||||||
|
|||||||
Reference in New Issue
Block a user