Skip to content

Commit

Permalink
CI: remove translations from publish
Browse files Browse the repository at this point in the history
  • Loading branch information
kpsherva committed Jul 17, 2024
1 parent 8fbb80c commit 6b4378b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Build package
run: |
python setup.py compile_catalog sdist bdist_wheel
python setup.py sdist bdist_wheel
- name: Publish
uses: pypa/[email protected]
Expand Down

0 comments on commit 6b4378b

Please sign in to comment.