Skip to content

Commit 485f5bf

Browse files
committed
bugfix workflow
1 parent 23fe861 commit 485f5bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: actions/checkout@v4
4747
with:
4848
submodules: recursive
49-
fetch-depth: 0
49+
fetch-depth: 1
5050
- name: Setup Pages
5151
id: pages
5252
uses: actions/configure-pages@v5

0 commit comments

Comments
 (0)