kopia lustrzana https://github.com/inkstitch/inkstitch
update python version in translations workflow (#1445)
rodzic
31609fce8b
commit
d8c242a517
|
@ -16,7 +16,7 @@ jobs:
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
- uses: actions/setup-python@v1
|
- uses: actions/setup-python@v1
|
||||||
with:
|
with:
|
||||||
python-version: '3.x'
|
python-version: '3.9.x'
|
||||||
- env:
|
- env:
|
||||||
CROWDIN_API_KEY: ${{ secrets.CROWDIN_API_KEY }}
|
CROWDIN_API_KEY: ${{ secrets.CROWDIN_API_KEY }}
|
||||||
run: |
|
run: |
|
||||||
|
|
Ładowanie…
Reference in New Issue