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