Skip to content

Commit

Permalink
Windows fix, python3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
MaticTonin committed Jan 9, 2025
1 parent 9beb3a8 commit 454f45e
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: |
python3.8 repack_wheels.py dist/*.whl
${{ matrix.pip }} repack_wheels.py dist/*.whl
- name: Upload wheels
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 454f45e

Please sign in to comment.