Skip to content

Commit e776af9

Browse files
committed
checkout submodule
1 parent 5ce2c71 commit e776af9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/wheels.yml

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212

1313
steps:
1414
- uses: actions/checkout@v4
15+
with:
16+
submodules: 'true'
1517

1618
# Used to host cibuildwheel
1719
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)