mirror of
https://github.com/yihong0618/bilingual_book_maker.git
synced 2025-06-05 19:15:34 +00:00
fix: typo
This commit is contained in:
parent
8661ba1bae
commit
f0b226ff30
2
.github/workflows/make_test_ebook.yaml
vendored
2
.github/workflows/make_test_ebook.yaml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
- name: make normal ebook test using google translate and cli
|
- name: make normal ebook test using google translate and cli
|
||||||
run: |
|
run: |
|
||||||
bbook_maker --book_name "test_books/Liber_Esther.epub" --test --test_num 10 --model google --translate-tags div,p
|
bbook_maker --book_name "test_books/Liber_Esther.epub" --test --test_num 10 --model google --translate-tags div,p
|
||||||
bbook_maker--book_name "test_books/Liber_Esther.epub" --test --test_num 20 --model google
|
bbook_maker --book_name "test_books/Liber_Esther.epub" --test --test_num 20 --model google
|
||||||
|
|
||||||
- name: make txt book test using google translate
|
- name: make txt book test using google translate
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user