Skip to content

Commit

Permalink
Update mian.yml
Browse files Browse the repository at this point in the history
Huibq authored May 18, 2023
1 parent ee6a57c commit ee01b42
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/mian.yml
Original file line number Diff line number Diff line change
@@ -31,6 +31,9 @@ jobs:
${{ runner.os }}-pip-
- name: 设置时区
run: sudo timedatectl set-timezone 'Asia/Shanghai'
- name: 安装依赖
run: |
pip install -r ./utils/requirements.txt
- name: 执行任务
env:
qq: ${{secrets.qq}}

0 comments on commit ee01b42

Please sign in to comment.