Skip to content

Commit 4778214

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

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/build_wheels.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,6 @@ jobs:
128128
with:
129129
name: python-wheels
130130
path: dist
131-
- uses: actions/download-artifact@v4.1.7
132-
with:
133-
name: source-distribution
134-
path: dist
135131
- name: Install OS X dependencies
136132
if: matrix.os == 'macos-13'
137133
run: brew install coreutils

0 commit comments

Comments
 (0)