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