mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-17 21:25:46 +02:00
chore(docs): update markdown-exec to end sessions after each page (#3391)
This commit is contained in:
@@ -72,7 +72,7 @@ jobs:
|
||||
langchain \
|
||||
GitPython \
|
||||
"git+https://${GITHUB_TOKEN}@github.com/langchain-ai/mkdocs-material-insiders.git" \
|
||||
"git+https://github.com/benjamincburns/markdown-exec.git@2f702799f39bc32f594733b6df03c39ff81a7a17"
|
||||
"git+https://github.com/benjamincburns/markdown-exec.git@26c64551340da6ffcc8cb4f53db99e8c239d9919"
|
||||
|
||||
- name: Lint Docs
|
||||
# This step lints the docs using the existing linting set up.
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@ install-vercel-deps:
|
||||
|
||||
vercel-build-docs: install-vercel-deps
|
||||
poetry install
|
||||
poetry run pip install "git+https://github.com/benjamincburns/markdown-exec.git@2f702799f39bc32f594733b6df03c39ff81a7a17"
|
||||
poetry run pip install "git+https://github.com/benjamincburns/markdown-exec.git@26c64551340da6ffcc8cb4f53db99e8c239d9919"
|
||||
make build-docs
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user