Skip to content

Commit

Permalink
fix docs deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Oct 22, 2023
1 parent 2d818a0 commit 0c5ca4a
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 @@ -13,7 +13,7 @@ build-docs:

deploy-docs:
source .venv/bin/activate && \
make build-docs &&
make build-docs && \
ghp-import -n -p docs/build/html/

format:
Expand Down

0 comments on commit 0c5ca4a

Please sign in to comment.