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 7a4f2ed commit b9f11beCopy full SHA for b9f11be
.github/workflows/CI-unix.yml
@@ -18,6 +18,8 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- uses: actions/checkout@v3
21
+ with:
22
+ submodules: 'true'
23
- name: configure
24
run: |
25
./autogen.sh
0 commit comments