Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethosa committed Aug 19, 2023
1 parent 5839ea7 commit a59ff2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/language_bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
run: |
cd bindings/python/
pip install -U twine build packaging jinja2
python -m build
python setup.py sdist
twine upload dist/*
env:
TWINE_USERNAME: __token__
Expand Down

0 comments on commit a59ff2f

Please sign in to comment.