Skip to content

Commit 60555e7

Browse files
committed
Debugging
1 parent a457d1d commit 60555e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ for:
2525
before_build:
2626
# Prepare pyfa data
2727
- sh: find locale/ -type f -name "*.po" -exec msgen "{}" -o "{}" \;
28+
- sh: pyenv global system
2829
- sh: python3.11 -B scripts/compile_lang.py
2930
- sh: python3.11 -B scripts/dump_crowdin_progress.py
3031
- sh: python3.11 -B db_update.py

0 commit comments

Comments
 (0)