Skip to content

Commit d540e14

Browse files
Lorak-mmkdkropachev
authored andcommitted
build-sdist: Use input Python version
1 parent 32ce441 commit d540e14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lib-build-and-push.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ jobs:
168168

169169
- name: Install uv
170170
uses: astral-sh/setup-uv@v6
171+
with:
172+
python-version: ${{ inputs.python-version }}
171173

172174
- name: Build sdist
173175
run: uv build --sdist

0 commit comments

Comments
 (0)