Debugging

This commit is contained in:
DarkPhoenix
2025-03-12 16:23:35 +01:00
parent 0e62b29028
commit a457d1d629

View File

@@ -25,11 +25,9 @@ for:
before_build:
# Prepare pyfa data
- sh: find locale/ -type f -name "*.po" -exec msgen "{}" -o "{}" \;
- sh: python3 --version
- sh: python3 -m requests
- sh: python3 -B scripts/compile_lang.py
- sh: python3 -B scripts/dump_crowdin_progress.py
- sh: python3 -B db_update.py
- sh: python3.11 -B scripts/compile_lang.py
- sh: python3.11 -B scripts/dump_crowdin_progress.py
- sh: python3.11 -B db_update.py
- sh: export PYFA_VERSION="$(python3 -B scripts/dump_version.py)"
- sh: mkdir build
# Download packaging tool