Skip to content

Commit b108c0a

Browse files
Merge branch 'main' into ms/allow-no-llamacloud-index
2 parents 44dd8c1 + 5263bde commit b108c0a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ jobs:
1717

1818
- uses: pnpm/action-setup@v3
1919

20+
- name: Install uv
21+
uses: astral-sh/setup-uv@v3
22+
2023
- name: Setup Node.js
2124
uses: actions/setup-node@v4
2225
with:

0 commit comments

Comments
 (0)