mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-01-20 02:51:09 +00:00
fix genlocale
This commit is contained in:
3
.github/workflows/genlocale.yml
vendored
3
.github/workflows/genlocale.yml
vendored
@@ -14,7 +14,8 @@ jobs:
|
||||
- name: Run locale generation
|
||||
run: |
|
||||
python3 i18n/scan_i18n.py
|
||||
python3 i18n/locale_diff.py
|
||||
cd i18n
|
||||
python3 locale_diff.py
|
||||
|
||||
- name: Commit back
|
||||
if: ${{ !github.head_ref }}
|
||||
|
||||
Reference in New Issue
Block a user