Skip to content

Commit dc25480

Browse files
committed
Deep fetch so setuptools_scm versioning works correctly
1 parent 2ce5569 commit dc25480

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-wheels.yml

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

3131
steps:
3232
- uses: actions/checkout@v3
33+
with:
34+
fetch-depth: 0
3335

3436
# Special case: cibuildwheel uses docker container for
3537
# manylinux builds, so cache our vcpkg data on the

0 commit comments

Comments
 (0)