We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20d3d4e commit 44868dcCopy full SHA for 44868dc
1 file changed
.github/workflows/cd-langchain.yml
@@ -49,7 +49,7 @@ jobs:
49
50
- name: Wait for package indexing
51
if: github.event_name == 'workflow_run'
52
- run: sleep 60
+ run: sleep 120
53
54
- name: Setup uv
55
uses: astral-sh/setup-uv@v7
0 commit comments