mirror of
https://github.com/RockChinQ/QChatGPT.git
synced 2024-11-16 03:32:33 +08:00
ci: 更新工作流文件
This commit is contained in:
parent
1acaf4e58b
commit
c2c33e45b8
|
@ -24,7 +24,8 @@ jobs:
|
|||
python-version: 3.x
|
||||
|
||||
- name: Install dependencies
|
||||
run: pip install -r requirements.txt
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
|
||||
- name: Run generate_cmdpriv_template.py
|
||||
run: python3 generate_cmdpriv_template.py
|
||||
|
|
Loading…
Reference in New Issue
Block a user