Fix weblate

This commit is contained in:
shilangyu 2022-01-25 19:10:18 +01:00
parent cd0343e999
commit 553340aa38
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ jobs:
- name: Fetch changes
run: |
git remote add weblate https://weblate.yerbamate.ml/git/lemmur/lemmur/
git fetch weblate --unshallow
git fetch weblate
git merge weblate/master
- name: Create Pull Request