Skip to content

Commit 138fa99

Browse files
authored
Update build-check.yml
1 parent 8b39bf1 commit 138fa99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/checkout@v4
3535
with:
3636
lfs: true
37-
submodules: true
37+
submodules: false
3838

3939
- name: Build tgz package
4040
shell: bash
@@ -85,7 +85,7 @@ jobs:
8585
uses: actions/checkout@v4
8686
with:
8787
lfs: true
88-
submodules: true
88+
submodules: false
8989

9090
- name: Build manylinux wheels
9191
shell: bash

0 commit comments

Comments
 (0)