This commit is contained in:
Alex Janka 2024-08-01 15:43:52 +10:00 committed by Alex Janka
parent 060c95782f
commit 9b18ed5af6

View file

@ -23,6 +23,8 @@ jobs:
run: cat .git/shallow
- name: deepen tree
run: git fetch --shallow-since 2023-08-17 --tags --recurse-submodules=no --update-shallow
- name: deepen tree again
run: git fetch --shallow-since 2023-08-17 --tags --recurse-submodules=no --update-shallow
# - name: deepen tree
# run: |
# depth=0