mirror of
https://github.com/actions/runner.git
synced 2025-12-10 20:36:49 +00:00
Add substep for developer flow for clarity (#523)
This commit is contained in:
@@ -43,6 +43,7 @@ Sample developer flow:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/actions/runner
|
||||
cd runner
|
||||
cd ./src
|
||||
./dev.(sh/cmd) layout # the runner that built from source is in {root}/_layout
|
||||
<make code changes>
|
||||
|
||||
Reference in New Issue
Block a user