We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ce2c71 commit e776af9Copy full SHA for e776af9
.github/workflows/wheels.yml
@@ -12,6 +12,8 @@ jobs:
12
13
steps:
14
- uses: actions/checkout@v4
15
+ with:
16
+ submodules: 'true'
17
18
# Used to host cibuildwheel
19
- uses: actions/setup-python@v5
0 commit comments