Skip to content

Commit 0312399

Browse files
committed
Remvoe upload
1 parent 6917c2e commit 0312399

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/build-wheels.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,6 @@ jobs:
7878
CIBW_BEFORE_BUILD: 'git submodule foreach git checkout ${{ env.BUILD_COMMIT }}'
7979
CIBW_PLATFORM: pyodide
8080

81-
- name: Upload build output
82-
uses: actions/upload-artifact@v4
83-
with:
84-
name: ${{ inputs.artifact-name }}
85-
path: wheelhouse/
86-
retention-days: 5
87-
8881
- name: Setup Upload Variables
8982
if: ${{ always() }}
9083
shell: bash

0 commit comments

Comments
 (0)