Skip to content

Commit 2714c0d

Browse files
committed
Changed: GHA for mkdocs to fetch
1 parent 7b20315 commit 2714c0d

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
@@ -25,6 +25,8 @@ jobs:
2525
needs: setup
2626
steps:
2727
- uses: actions/checkout@v3
28+
with:
29+
fetch-depth: 0
2830
- name: Set up Python
2931
uses: actions/setup-python@v4
3032
- name: Install dependencies

0 commit comments

Comments
 (0)