From 1aea04693201250b5fa8e192fce500421d26156a Mon Sep 17 00:00:00 2001 From: Ethan Chiu <17chiue@gmail.com> Date: Mon, 8 Jun 2020 10:47:58 -0400 Subject: [PATCH] Add substep for developer flow for clarity (#523) --- docs/contribute.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/contribute.md b/docs/contribute.md index d33014002..9c094ad54 100644 --- a/docs/contribute.md +++ b/docs/contribute.md @@ -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