Debugging

This commit is contained in:
DarkPhoenix
2025-03-12 16:41:28 +01:00
parent a457d1d629
commit 60555e72d8

View File

@@ -25,6 +25,7 @@ for:
before_build:
# Prepare pyfa data
- sh: find locale/ -type f -name "*.po" -exec msgen "{}" -o "{}" \;
- sh: pyenv global system
- sh: python3.11 -B scripts/compile_lang.py
- sh: python3.11 -B scripts/dump_crowdin_progress.py
- sh: python3.11 -B db_update.py