Skip to content

Commit

Permalink
XX
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Ballance <[email protected]>
  • Loading branch information
mballance committed Mar 1, 2024
1 parent c581006 commit 606e958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Build sdist
run: |
python -V
python -m pip install twine Cython
python -m pip install twine Cython setuptools
python setup.py sdist
- name: Publish to PyPi
if: startsWith(github.ref, 'refs/heads/main')
Expand Down

0 comments on commit 606e958

Please sign in to comment.