Skip to content

Commit

Permalink
Add distutils
Browse files Browse the repository at this point in the history
  • Loading branch information
Myoldmopar committed Jul 30, 2024
1 parent 4a88193 commit 8a12ff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/[email protected]
with:
python-version: 3.12
- run: pip install wheel
- run: pip install wheel distutils
- run: python3 setup.py bdist_wheel sdist
- uses: pypa/[email protected]
with:
Expand Down

0 comments on commit 8a12ff1

Please sign in to comment.