This commit is contained in:
vilmibm 2020-05-18 15:14:10 -05:00
parent d2bdd53dd2
commit 14e8498b90

View file

@ -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