Skip to content

Commit c205904

Browse files
committed
ci: clone docs with full history
1 parent 97d942d commit c205904

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v4
17+
with:
18+
fetch-depth: 0
1719

1820
- uses: arduino/setup-task@v2
1921
with:

0 commit comments

Comments
 (0)