Fix weblate
This commit is contained in:
parent
bea100ed46
commit
cd0343e999
|
@ -12,6 +12,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Fetch changes
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue