Skip to content

Commit

Permalink
Update python.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RhinosF1 authored Oct 17, 2024
1 parent 68f4a86 commit 6249cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
cd dist
pip wheel -r ../.github/debci.txt --no-deps
# FIXME: https://github.com/pytries/marisa-trie/issues/106
mv marisa_trie-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl marisa_trie-1.2.0-py3-cp310-manylinux2014_x86_64.whl
mv marisa_trie-1.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl marisa_trie-1.2.1-py3-cp310-manylinux2014_x86_64.whl
- name: wheel2deb
run: |
cd dist
Expand Down

0 comments on commit 6249cbe

Please sign in to comment.