Skip to content

Commit

Permalink
Download/Update translations on build (home-assistant#87289)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Feb 3, 2023
1 parent 3723241 commit e794dd0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,11 @@ jobs:
python -m script.gen_requirements_all
fi
- name: Download Translations
run: python3 -m script.translations download
env:
LOKALISE_TOKEN: ${{ secrets.LOKALISE_TOKEN }}

- name: Write meta info file
shell: bash
run: |
Expand Down

0 comments on commit e794dd0

Please sign in to comment.