Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5069b83

Browse files
committed
Fetch all commits so that wheels get correct version.
1 parent b3465e0 commit 5069b83

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cibuildwheel.yml

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

1919
steps:
2020
- uses: actions/checkout@v2
21+
with:
22+
fetch-depth: 0
2123

2224
- uses: actions/setup-python@v2
2325
name: Install Python

0 commit comments

Comments
 (0)