Update
This commit is contained in:
@@ -111,6 +111,8 @@ jobs:
|
|||||||
# 配置Python环境
|
# 配置Python环境
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@main
|
uses: actions/setup-python@main
|
||||||
|
with:
|
||||||
|
python-version: '*'
|
||||||
|
|
||||||
# 使用pip安装项目的依赖项
|
# 使用pip安装项目的依赖项
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user