Skip to content

Commit 31d290b

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

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
@@ -57,7 +57,7 @@ jobs:
5757
run: |
5858
git fetch --tags
5959
git checkout ${VERSION}
60-
pip install -U pip setuptools wheel build
60+
python -m pip install build
6161
- name: Build feast
6262
run: python -m build
6363
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)