mirror of
https://github.com/libretro/RetroArch
synced 2025-02-15 09:40:11 +00:00
Update crowdin.yml
This commit is contained in:
parent
91a351adf8
commit
f9c6ccee75
6
.github/workflows/crowdin.yml
vendored
6
.github/workflows/crowdin.yml
vendored
@ -18,13 +18,13 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Setup Java JDK
|
- name: Setup Java JDK
|
||||||
uses: actions/setup-java@v3
|
uses: actions/setup-java@v1
|
||||||
with:
|
with:
|
||||||
java-version: 1.8
|
java-version: 1.8
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v2
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v2
|
||||||
- name: Crowdin Sync
|
- name: Crowdin Sync
|
||||||
shell: bash
|
shell: bash
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user