We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3a1b5c commit 6c081a9Copy full SHA for 6c081a9
.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