mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-12 00:36:03 +00:00
ci: 运行前完善配置文件
This commit is contained in:
@@ -27,6 +27,10 @@ jobs:
|
|||||||
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
|
||||||
|
|
||||||
|
- name: Generate Files
|
||||||
|
run: |
|
||||||
|
python main.py
|
||||||
|
|
||||||
- name: Run generate_cmdpriv_template.py
|
- name: Run generate_cmdpriv_template.py
|
||||||
run: python3 generate_cmdpriv_template.py
|
run: python3 generate_cmdpriv_template.py
|
||||||
|
|||||||
Reference in New Issue
Block a user