mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-25 00:52:25 +02:00
update deploy docs
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
||||
with:
|
||||
python-version: 3.12
|
||||
cache: poetry
|
||||
cache-dependency-path: "poetry.lock"
|
||||
cache-dependency-path: "libs/langgraph/poetry.lock"
|
||||
|
||||
- name: Poetry install
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user