Skip to content

Commit

Permalink
Add Linux wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
gmrukwa committed Dec 28, 2019
1 parent 51e34e4 commit 26dc6c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-python-dist/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

pip install --no-cache-dir -r requirements.txt

python setup.py sdist
python setup.py sdist bdist_wheel

ls dist

0 comments on commit 26dc6c4

Please sign in to comment.