Skip to content

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MaticTonin committed Jan 9, 2025
1 parent 454f45e commit 79be121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ jobs:
- name: Run repack_wheels.py
run: |
${{ matrix.pip }} repack_wheels.py dist/*.whl
${{ matrix.python }} repack_wheels.py dist/*.whl
- name: Upload wheels
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 79be121

Please sign in to comment.