Skip to content

Commit

Permalink
ECC-1793: develop binary wheel use v3 of upload-artifact for manylinux
Browse files Browse the repository at this point in the history
  • Loading branch information
iainrussell committed Sep 9, 2024
1 parent a026d02 commit 0771ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheel-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

################################################################
- run: ./scripts/wheel-linux.sh 3.8
- uses: actions/@v4
- uses: actions/upload-artifact@v3
name: Upload wheel 3.8
with:
name: wheel-manylinux2014-3.8
Expand Down

0 comments on commit 0771ae1

Please sign in to comment.