update deploy docs

This commit is contained in:
vbarda
2024-06-18 10:01:04 -04:00
parent 895f5f00ab
commit ede161a0d3
+1 -1
View File
@@ -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: |