diff --git a/.github/workflows/release-ci.yml b/.github/workflows/release-ci.yml index 32ec6f942..63d25692e 100644 --- a/.github/workflows/release-ci.yml +++ b/.github/workflows/release-ci.yml @@ -21,7 +21,7 @@ jobs: - name: Checkout last commit uses: actions/checkout@v3 with: - submodules: true + submodules: recursive - name: Configure build environment run: |