mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-27 00:48:45 +00:00
infra: fix make docs_build (0.1) (#22247)
This commit is contained in:
parent
946a0a38bd
commit
b8550e7d3a
2
Makefile
2
Makefile
@ -17,7 +17,7 @@ clean: docs_clean api_docs_clean
|
|||||||
|
|
||||||
## docs_build: Build the documentation.
|
## docs_build: Build the documentation.
|
||||||
docs_build:
|
docs_build:
|
||||||
cd docs && make build-local
|
cd docs && make build
|
||||||
|
|
||||||
## docs_clean: Clean the documentation build artifacts.
|
## docs_clean: Clean the documentation build artifacts.
|
||||||
docs_clean:
|
docs_clean:
|
||||||
|
Loading…
Reference in New Issue
Block a user