Skip to content

Commit

Permalink
[cicd] update wheels (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
xingchensong authored Jun 5, 2024
1 parent 995ef70 commit 385e35f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ jobs:
- name: Build Graph
run: |
python -m tn --text "2.5平方电线" --overwrite_cache
python -m tn --text "2.5平方电线" --overwrite_cache --language "zh"
python -m tn --text "2010-03-21" --overwrite_cache --language "en"
python -m itn --text "二点五平方电线" --overwrite_cache
- name: Prepare Graph
Expand Down

0 comments on commit 385e35f

Please sign in to comment.