Skip to content

Commit

Permalink
Fixed documentation CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fredmontet committed Jan 29, 2024
1 parent f2c98b9 commit 7e51197
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,7 @@ build:
build-docs:
@echo "Building docs"
poetry run m2r README.md --overwrite
poetry shell
cd ./docs && make html
cd ./docs && poetry run make html

publish:
@echo "Publishing package"
Expand Down

0 comments on commit 7e51197

Please sign in to comment.