Skip to content

Commit d83a90f

Browse files
committed
Set fetch_depth to 0
1 parent fdd45f8 commit d83a90f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/language-reference.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
with:
2323
path: 'dotty'
2424
ref: 'language-reference-stable'
25+
fetch-depth: 0
2526
ssh-key: ${{ secrets.DOCS_KEY }}
2627

2728
- name: Cache Coursier

0 commit comments

Comments
 (0)