Update main.yml
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
|||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@main
|
uses: actions/setup-python@main
|
||||||
with:
|
with:
|
||||||
python-version: "latest-minor"
|
python-version: "3.x"
|
||||||
|
|
||||||
# 使用pip安装项目的依赖项
|
# 使用pip安装项目的依赖项
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user