try next steps for ci
This commit is contained in:
parent
3ee2f397b2
commit
1e537b621a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: https://git.eltanin.net/actions/setup-python@v4
|
uses: https://git.eltanin.net/actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: "3.x"
|
python-version: "3.12"
|
||||||
- name: Install pypa/build
|
- name: Install pypa/build
|
||||||
run: >-
|
run: >-
|
||||||
python3 -m
|
python3 -m
|
||||||
|
|
Loading…
Add table
Reference in a new issue