Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3465e0 commit 5069b83Copy full SHA for 5069b83
1 file changed
.github/workflows/cibuildwheel.yml
@@ -18,6 +18,8 @@ jobs:
18
19
steps:
20
- uses: actions/checkout@v2
21
+ with:
22
+ fetch-depth: 0
23
24
- uses: actions/setup-python@v2
25
name: Install Python
0 commit comments