We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c559665 commit 915a198Copy full SHA for 915a198
1 file changed
.github/workflows/build_test.yml
@@ -51,7 +51,7 @@ jobs:
51
steps:
52
- uses: actions/checkout@v3
53
with:
54
- ref: ${{ github.head_ref }}
+ submodules: recursive
55
- name: Debug Build
56
shell: bash
57
run: make
0 commit comments