ci: 更新工作流文件

This commit is contained in:
Rock Chin 2023-03-31 07:21:03 +00:00
parent 1acaf4e58b
commit c2c33e45b8

View File

@ -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