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.
1 parent f669d2e commit f6e23cdCopy full SHA for f6e23cd
.github/workflows/test-build-stm32cube.yml
@@ -33,6 +33,7 @@ jobs:
33
with:
34
repository: ${{inputs.cube-repo}}
35
path: STM32Cube
36
+ submodules: true
37
38
- name: Workaround for sources.list
39
run: |
0 commit comments