Skip to content

Commit 82b91e3

Browse files
committed
Fix UV build
1 parent d2ef718 commit 82b91e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/nightly-pypi-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ on:
2626

2727
jobs:
2828
set-version:
29-
if: github.repository == 'apache/iceberg-python' # Only run for apache repo
3029
runs-on: ubuntu-latest
3130
outputs:
3231
VERSION: ${{ steps.set-version.outputs.VERSION }}

0 commit comments

Comments
 (0)