Skip to content

Commit

Permalink
docs: try to fix netlify deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed Dec 20, 2024
1 parent c64ac00 commit c47a670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
.PHONY: clean

install:
pip install mkdocs mkdocs-material mkdocs-redirects
pip3 install mkdocs mkdocs-material mkdocs-redirects

build:
mkdocs build
Expand Down

0 comments on commit c47a670

Please sign in to comment.