Skip to content

Commit

Permalink
Bump Version v0.0.13
Browse files Browse the repository at this point in the history
Signed-off-by: Fotis Nikolaidis <nikolaidis.fotis@gmail.com>

Former-commit-id: 3481c29
  • Loading branch information
fnikolai committed Oct 19, 2023
1 parent bd725be commit f48f090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ api-docs: ## Generate Sphinx inline-API HTML documentation, including API docs
@echo "Build finished. The HTML pages are in docs/hr/build/apidocs"


hr-docs: ## Generate docusaurus and blog-post
hr-docs: ## Generate docusaurus and blog-posts
@echo "===> Generate docusaurus docs and blog-posts <==="
cd docs/hr && npm i && npm run build
cd ../..
Expand Down

0 comments on commit f48f090

Please sign in to comment.