mirror of
https://github.com/TeamPGM/PagerMaid_Plugins.git
synced 2024-11-22 15:38:26 +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
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
mkdir tmp && cd tmp
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install requests
|
pip install requests
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user