Skip to content

Commit 9499cb1

Browse files
committed
fix: uv no sync
1 parent 6d50c08 commit 9499cb1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/labels.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
name: Build w/ bundled DuckDB
1515
if: ${{ github.event.label.name == '[build] bundled-duckdb' }}
1616
runs-on: ubuntu-latest
17+
env:
18+
UV_NO_SYNC: true
1719
steps:
1820
- uses: actions/checkout@v4
1921
- uses: astral-sh/setup-uv@v3

0 commit comments

Comments
 (0)