Skip to content

Commit 11c4698

Browse files
committed
do not upload original wheel
1 parent a02d1bc commit 11c4698

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/actions/build-ocp-addons/action.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -114,14 +114,6 @@ runs:
114114
115115
# - - -
116116

117-
- name: Upload wheel
118-
uses: actions/upload-artifact@v4
119-
with:
120-
name: ocp-addons-${{ env.WHEEL }}-${{ inputs.os }}-cp${{ inputs.python-version }}-orig
121-
path: ocp-addons/dist/*.whl
122-
123-
# - - -
124-
125117
- name: Repair Linux Wheel (x86_64)
126118
if: runner.os == 'Linux'
127119
shell: bash -leo pipefail {0}

0 commit comments

Comments
 (0)