chore: automatic crowdin sync via gh actions (#5630)

This commit is contained in:
Hayden
2025-07-04 19:00:23 -05:00
committed by GitHub
parent c9e22892a6
commit 9cce0f65aa
5 changed files with 161 additions and 21 deletions

View File

@@ -70,7 +70,7 @@ tasks:
dev:generate:
desc: run code generators
cmds:
- poetry run python dev/code-generation/main.py
- poetry run python dev/code-generation/main.py {{ .CLI_ARGS }}
- task: py:format
dev:services: