reduce depth to 1
This commit is contained in:
parent
d509536064
commit
b436459935
1 changed files with 1 additions and 0 deletions
|
@ -9,4 +9,5 @@
|
|||
repo: "{{ invidious_repository }}"
|
||||
dest: "{{ invidious_folder }}"
|
||||
force: true
|
||||
depth: 1
|
||||
recursive: true
|
||||
|
|
Loading…
Reference in a new issue