💚(crowdin) fix crowdin upload job (#399)

The `synchronize-with-crowdin` was not working since we add the msg-import
s3 storage.
This commit is contained in:
Jean-Baptiste PENRATH
2025-10-30 11:34:53 +01:00
committed by GitHub
parent f7ee9dcc47
commit 2d9fd3e5a1
+2 -1
View File
@@ -10,7 +10,8 @@ jobs:
synchronize-with-crowdin:
runs-on: ubuntu-latest
env:
DJANGO_CONFIGURATION: Build
steps:
- name: Checkout repository
uses: actions/checkout@v4