Fix weblate

This commit is contained in:
shilangyu 2022-01-25 18:23:48 +01:00
parent bea100ed46
commit cd0343e999
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Fetch changes
run: |