mirror of
https://github.com/traccar/traccar-web.git
synced 2025-04-03 23:41:33 +08:00
Update CI script
This commit is contained in:
parent
8c45385724
commit
5f1d7b68b3
2
.github/workflows/translation.yml
vendored
2
.github/workflows/translation.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.x'
|
||||
- run: pip install transifex-python
|
||||
- run: pip install transifex-python six
|
||||
- name: Update translations
|
||||
env:
|
||||
TRANSIFEX_TOKEN: ${{ secrets.TRANSIFEX_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user