Skip to content

Commit b9f11be

Browse files
authored
Update CI-unix.yml
1 parent 7a4f2ed commit b9f11be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI-unix.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- uses: actions/checkout@v3
21+
with:
22+
submodules: 'true'
2123
- name: configure
2224
run: |
2325
./autogen.sh

0 commit comments

Comments
 (0)