Skip to content

Commit

Permalink
Update release_linux_x86_64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
risemeup1 authored Feb 6, 2025
1 parent 2730e10 commit c05cbc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_linux_x86_64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
entrypoint: bash
args: .github/workflows/scripts/entrypoint.sh ${{ matrix.python-version }}

- uses: actions/upload-artifact@4.6
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08
with:
name: wheels
path: dist
Expand Down

0 comments on commit c05cbc1

Please sign in to comment.