diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3e071e50b..5fcfb6d4f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,6 +12,8 @@ jobs: steps: - name: Checkout code uses: actions/checkout@v2 + with: + submodules: recursive - name: Prepare ccache timestamp id: ccache_cache_timestamp shell: cmake -P {0}