added missing link in github-workflow

This commit is contained in:
g-harel 2018-01-24 15:18:56 -05:00
parent 200ba0be12
commit 8a6ff19295
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@
Per Go's [workspace instructions][go-workspace], place Kubernetes' code on your
`GOPATH` using the following cloning procedure.
[go-workspace]: https://golang.org/doc/code.html#Workspaces
Define a local working directory:
```sh