Skip to content

Commit da8d2cb

Browse files
authored
ci: update docs.yml (#169)
1 parent f709acf commit da8d2cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
steps:
2424
- name: Checkout Sources
2525
uses: actions/checkout@v6
26+
with:
27+
fetch-depth: 0
2628
- name: Set up JDK
2729
uses: actions/setup-java@v5
2830
with:

0 commit comments

Comments
 (0)