Skip to content

Commit

Permalink
Merge pull request #71 from hariharan-devarajan/dev
Browse files Browse the repository at this point in the history
Release 0.0.4
  • Loading branch information
hariharan-devarajan authored Feb 7, 2024
2 parents 2379e55 + ea393cc commit f9ba207
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
echo $platform
auditwheel repair --plat $platform dist/*.whl -w dist/
rm dist/*linux_x86_64.whl
rm dist/*.tar.gz
- name: Build source package
if: matrix.os == 'ubuntu-20.04' && matrix.python == '3.7'
run: |
Expand Down

0 comments on commit f9ba207

Please sign in to comment.