Skip to content

Commit

Permalink
ci: fix doc publish
Browse files Browse the repository at this point in the history
  • Loading branch information
geronimo-iia committed Jun 27, 2023
1 parent a5fa16b commit ce20319
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ build-docs: ## Build and publish sit documentation.

.PHONY: publish-docs
publish-docs: ## Build and publish sit documentation.
@git fetch origin gh-pages
@poetry run mkdocs gh-deploy --clean


Expand Down

0 comments on commit ce20319

Please sign in to comment.