Skip to content

Commit 43a9569

Browse files
committed
wasd
1 parent 991cfe7 commit 43a9569

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- name: Build sdist
2626
run: |
27-
python3 -m build --sdist
27+
python3.14 -m build --sdist
2828
2929
- uses: actions/upload-artifact@v4
3030
with:

0 commit comments

Comments
 (0)