修复 action 运行失败

This commit is contained in:
c3b2a 2021-01-23 08:13:26 +08:00 committed by GitHub
parent 0f043a40ea
commit ad5c8251e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,7 @@ jobs:
# 安装依赖
- name: Install dependencies
run: |
mkdir tmp && cd tmp
python -m pip install --upgrade pip
pip install requests