Skip to content

Commit 89db940

Browse files
committed
fetch all
1 parent 87aa019 commit 89db940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- uses: actions/checkout@v4
2626
with:
27-
# fetch-depth: 0
27+
fetch-depth: 0
2828
fetch-tags: true
2929

3030
- name: set up python 3.10

0 commit comments

Comments
 (0)