mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-22 23:52:23 +02:00
Docs Draft (#286)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Deploy SDK Docs
|
||||
name: Deploy Docs
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -36,7 +36,6 @@ jobs:
|
||||
poetry run pip install -r docs/docs-requirements.txt
|
||||
|
||||
- name: Build site
|
||||
working-directory: ./docs
|
||||
run: make build-docs
|
||||
|
||||
- name: Configure GitHub Pages
|
||||
|
||||
Reference in New Issue
Block a user