mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-27 02:00:41 +00:00
Update crowdin-daily.yml
This commit is contained in:
parent
08be8156c3
commit
376dd7c1c3
2
.github/workflows/crowdin-daily.yml
vendored
2
.github/workflows/crowdin-daily.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
CROWDIN_API_KEY: ${{ secrets.CROWDIN_API_KEY }}
|
||||
run: |
|
||||
cd intl
|
||||
python3 -m pip install requests
|
||||
python3 -m pip install requests yaml
|
||||
python3 crowdin_sync.py "$CROWDIN_API_KEY"
|
||||
git config user.name github-actions
|
||||
git config user.email github-actions@github.com
|
||||
|
Loading…
Reference in New Issue
Block a user