Skip to content

Commit 8779d7f

Browse files
committed
update debug workflow
1 parent 3ffc7c9 commit 8779d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Checkout repository
2424
uses: actions/checkout@v4
2525
with:
26-
fetch-depth: 100
26+
fetch-depth: 0
2727
sparse-checkout: |
2828
data/${{ steps.setup.outputs.quarter }}/1-fetch
2929
scripts/1-fetch

0 commit comments

Comments
 (0)