Skip to content

Commit 0f7822d

Browse files
committed
fix workflow
1 parent a9cf915 commit 0f7822d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/hugo.yml

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
uses: actions/checkout@v4
4444
with:
4545
submodules: recursive
46+
lfs: 'true'
4647
- name: Setup Pages
4748
id: pages
4849
uses: actions/configure-pages@v5

0 commit comments

Comments
 (0)