Skip to content

Commit f98127d

Browse files
committed
dont setup python
1 parent b4b3e51 commit f98127d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@ jobs:
1414
- name: Install uv
1515
uses: astral-sh/setup-uv@v3
1616

17-
- name: "Set up Python"
18-
uses: actions/setup-python@v5
19-
with:
20-
python-version-file: ".python-version"
21-
2217
- name: Build and publish
2318
run: |
2419
uv build

0 commit comments

Comments
 (0)