Skip to content

Commit 2278f10

Browse files
fetch tags to get correct versions
1 parent 75e240b commit 2278f10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v4.2.2
1818
with:
19+
fetch-tags: true
1920
submodules: true
2021

2122
- name: Install uv and set the python version

0 commit comments

Comments
 (0)