mirror of
https://github.com/traccar/traccar-web.git
synced 2025-04-04 22:43:31 +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
|
- uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: '3.x'
|
python-version: '3.x'
|
||||||
- run: pip install transifex-python
|
- run: pip install transifex-python six
|
||||||
- name: Update translations
|
- name: Update translations
|
||||||
env:
|
env:
|
||||||
TRANSIFEX_TOKEN: ${{ secrets.TRANSIFEX_TOKEN }}
|
TRANSIFEX_TOKEN: ${{ secrets.TRANSIFEX_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user