From f0b226ff3006d846eaf714f13089741135be370d Mon Sep 17 00:00:00 2001 From: yihong0618 Date: Mon, 13 Mar 2023 20:56:30 +0800 Subject: [PATCH] fix: typo --- .github/workflows/make_test_ebook.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/make_test_ebook.yaml b/.github/workflows/make_test_ebook.yaml index a880177..23c0105 100644 --- a/.github/workflows/make_test_ebook.yaml +++ b/.github/workflows/make_test_ebook.yaml @@ -36,7 +36,7 @@ jobs: - name: make normal ebook test using google translate and cli 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 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 run: |