fix: update i18n script path in the gh action

This commit is contained in:
Serhiy Mytrovtsiy
2021-06-10 16:36:20 +02:00
committed by GitHub
parent e2cde3f1d4
commit d55e9bc4c3

View File

@@ -9,4 +9,4 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- run: python3 i18n.py
- run: python3 Kit/scripts/i18n.py