Fix to makefile
This commit is contained in:
parent
bbf8b95ae7
commit
1039e6e88f
1 changed files with 1 additions and 1 deletions
|
|
@ -115,6 +115,6 @@ deploy:
|
||||||
# build and prepare the docs for release
|
# build and prepare the docs for release
|
||||||
release:
|
release:
|
||||||
make mv-local
|
make mv-local
|
||||||
make _mv-deploy
|
make deploy
|
||||||
@echo ""
|
@echo ""
|
||||||
@echo "Deployment complete."
|
@echo "Deployment complete."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue