diff --git a/.github/workflows/publish_collab_image.yml b/.github/workflows/publish_collab_image.yml index a257f25433..4c62859454 100644 --- a/.github/workflows/publish_collab_image.yml +++ b/.github/workflows/publish_collab_image.yml @@ -26,6 +26,7 @@ jobs: uses: actions/checkout@v3 with: clean: false + submodules: 'recursive' - name: Check that tag version matches package version run: |