mirror of
https://github.com/yihong0618/bilingual_book_maker.git
synced 2025-06-05 19:15:34 +00:00
ci: fix wrong yml
This commit is contained in:
parent
70b9d7313e
commit
007c7b2da8
2
.github/workflows/make_test_ebook.yaml
vendored
2
.github/workflows/make_test_ebook.yaml
vendored
@ -25,5 +25,5 @@ jobs:
|
||||
run: pip install -r requirements.txt
|
||||
- name: make test ebook
|
||||
env:
|
||||
OPENAI_API_KEY=: ${{ secrets.OPENAI_API_KEY }}
|
||||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||
run: python3 make.py --book_name test_books/animal_farm.epub --no_limit --test --test_num 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user