mirror of
https://github.com/RockChinQ/QChatGPT.git
synced 2024-11-16 03:32:33 +08:00
ci: 解决所有依赖
This commit is contained in:
parent
3bf289af69
commit
89e10d43de
|
@ -26,7 +26,7 @@ jobs:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
python -m pip install --upgrade yiri-mirai
|
python -m pip install --upgrade yiri-mirai openai colorlog func_timeout dulwich Pillow
|
||||||
|
|
||||||
- name: Generate Files
|
- name: Generate Files
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user