Skip to content

Commit

Permalink
Add substep for developer flow for clarity (actions#523)
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanchewy authored Jun 8, 2020
1 parent eda4636 commit 1aea046
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 1aea046

Please sign in to comment.