Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudon authored Feb 11, 2021
1 parent 0e51ac5 commit 3d51ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
with:
python-version: 3.6
- name: Build a source tarball
run:
run: |
pip install pybind11
python setup.py sdist
- name: Store sdist as artifact
Expand Down

0 comments on commit 3d51ef2

Please sign in to comment.