diff --git a/Makefile b/Makefile index fb34eecdb47..4d03407de58 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .PHONY: docs build setup-docs-ci: - pip install -e . playwright + pip install -e . playwright lazydocs playwright install cd docs && \