Update crowdin-daily.yml

This commit is contained in:
LibretroAdmin 2022-07-07 14:29:02 +02:00 committed by GitHub
parent c6e0e7e198
commit 20ad96355f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,13 +16,13 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Setup Java JDK
uses: actions/setup-java@v3
uses: actions/setup-java@v1
with:
java-version: 1.8
- name: Setup Python
uses: actions/setup-python@v4
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v1
- name: Crowdin Sync
shell: bash
env: