mirror of
https://github.com/TeamPGM/PagerMaid_Plugins.git
synced 2024-11-22 09:39:47 +00:00
修复 action 运行失败
This commit is contained in:
parent
0f043a40ea
commit
ad5c8251e4
1
.github/workflows/python.yml
vendored
1
.github/workflows/python.yml
vendored
@ -23,6 +23,7 @@ jobs:
|
||||
# 安装依赖
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
mkdir tmp && cd tmp
|
||||
python -m pip install --upgrade pip
|
||||
pip install requests
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user