Skip to content

Commit 414f053

Browse files
tech
1 parent 2278f10 commit 414f053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

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

2222
- name: Install uv and set the python version

0 commit comments

Comments
 (0)