Compare commits

...

1 Commits

Author SHA1 Message Date
Jason Wen
94987785c4 ci: fix update translations by enable submodule checkout in repo maintenance 2026-02-17 19:22:11 -05:00

View File

@@ -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: |