+2
-2
@@ -19,8 +19,8 @@ runs:
|
|||||||
with:
|
with:
|
||||||
version: "0.11.14"
|
version: "0.11.14"
|
||||||
|
|
||||||
- name: Set up Python
|
- name: Set venv
|
||||||
run: uv python install
|
run: uv venv
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Install build and twine
|
- name: Install build and twine
|
||||||
|
|||||||
Reference in New Issue
Block a user