fix path
This commit is contained in:
parent
d2bdd53dd2
commit
14e8498b90
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -23,7 +23,7 @@ test:
|
|||
.PHONY: test
|
||||
|
||||
site: bin/gh
|
||||
gh repo clone github/cli.github.com "$@"
|
||||
bin/gh repo clone github/cli.github.com "$@"
|
||||
|
||||
site-docs: site
|
||||
git -C site pull
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue