Skip to content

Commit a02809f

Browse files
committed
consolidate wheels/source builds & artifacts for release
Signed-off-by: Tommy Hughes <tohughes@redhat.com>
1 parent bfc946e commit a02809f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
git restore go.mod go.sum
6565
git restore sdk/python/feast/ui/yarn.lock
6666
- name: Build feast
67-
run: python -m build -sw
67+
run: python -m build
6868
- uses: actions/upload-artifact@v4
6969
with:
7070
name: python-wheels

0 commit comments

Comments
 (0)