We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 283f40e + db754a5 commit e1383d3Copy full SHA for e1383d3
1 file changed
.github/workflows/build_wheel.yml
@@ -46,6 +46,8 @@ jobs:
46
steps:
47
- name: Checkout repo
48
uses: actions/checkout@v5
49
+ with:
50
+ submodules: true
51
- name: Install Python
52
uses: actions/setup-python@v5
53
with:
0 commit comments