diff --git a/.github/workflows/repo-maintenance.yaml b/.github/workflows/repo-maintenance.yaml index 9be42cd041..2f7f52e3c7 100644 --- a/.github/workflows/repo-maintenance.yaml +++ b/.github/workflows/repo-maintenance.yaml @@ -16,6 +16,8 @@ jobs: if: github.repository == 'sunnypilot/sunnypilot' steps: - uses: actions/checkout@v6 + with: + submodules: true - uses: ./.github/workflows/setup-with-retry - name: Update translations run: |