mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-30 08:08:50 +01:00
fix GHP-import in makefile
This commit is contained in:
@@ -160,7 +160,7 @@ docs-all-clean:
|
||||
rm -Rf ${doc_root}
|
||||
|
||||
github-pages: | docs-all-clean docs-all
|
||||
GHP_IMPORT -n ${doc_root}
|
||||
$(GHP_IMPORT) -n ${doc_root}
|
||||
## Have to force-push - allows us to start docs fresh, clearing out unused history
|
||||
git push origin +gh-pages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user