CI: Updated checkout flag to consider submodules

This commit is contained in:
Suren Gabrielyan
2022-10-13 17:23:43 +02:00
parent 511ed541b8
commit ab2e08f96c

View File

@ -18,6 +18,7 @@ jobs:
with: with:
persist-credentials: false persist-credentials: false
fetch-depth: 0 fetch-depth: 0
submodules: recursive
- name: Generate docs - name: Generate docs
run: | run: |