diff --git a/.github/workflows/windows_build_test_and_push.yml b/.github/workflows/windows_build_test_and_push.yml index 02d7a1f4..7e67a1a4 100644 --- a/.github/workflows/windows_build_test_and_push.yml +++ b/.github/workflows/windows_build_test_and_push.yml @@ -152,7 +152,7 @@ jobs: - name: "Cloning repo" uses: actions/checkout@v4 with: - submodules: true + submodules: recursive - name: "Cloning selective submodules" run: |