We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d69483 commit d751cc8Copy full SHA for d751cc8
1 file changed
.github/workflows/build_wheels_windows.yml
@@ -51,8 +51,7 @@ jobs:
51
uses: actions/checkout@v4
52
with:
53
submodules: false
54
- fetch-depth: 0
55
-
+ fetch-depth: 0
56
- name: Set up Python ${{ matrix.python-version }}
57
uses: actions/setup-python@v4
58
0 commit comments