mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-04-30 04:32:26 +00:00
Update translate.yml
This commit is contained in:
3
.github/workflows/translate.yml
vendored
3
.github/workflows/translate.yml
vendored
@ -3,6 +3,7 @@ on:
|
||||
push:
|
||||
paths:
|
||||
- "resources/strings/strings.xml"
|
||||
- "translate.py"
|
||||
- "resources-*/strings/corrections.xml"
|
||||
|
||||
jobs:
|
||||
@ -22,7 +23,7 @@ jobs:
|
||||
|
||||
- run: |
|
||||
pip install beautifulsoup4
|
||||
pip install deep-translate
|
||||
pip install deep-translator
|
||||
pip install xml
|
||||
|
||||
- run: python translate.py
|
||||
|
Reference in New Issue
Block a user