Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d751cc8

Browse files
authoredJun 12, 2025··
Update build_wheels_windows.yml
1 parent 0d69483 commit d751cc8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎.github/workflows/build_wheels_windows.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ jobs:
5151
uses: actions/checkout@v4
5252
with:
5353
submodules: false
54-
fetch-depth: 0
55-
54+
fetch-depth: 0
5655
- name: Set up Python ${{ matrix.python-version }}
5756
uses: actions/setup-python@v4
5857
with:

0 commit comments

Comments
 (0)
Please sign in to comment.