Skip to content

Commit 44868dc

Browse files
committed
pipeline fixes
1 parent 20d3d4e commit 44868dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd-langchain.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
- name: Wait for package indexing
5151
if: github.event_name == 'workflow_run'
52-
run: sleep 60
52+
run: sleep 120
5353

5454
- name: Setup uv
5555
uses: astral-sh/setup-uv@v7

0 commit comments

Comments
 (0)