Skip to content

Commit 5d994c2

Browse files
committed
include submodules
1 parent e5fb928 commit 5d994c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
steps:
1616
- name: Checkout repository
1717
uses: actions/checkout@v4
18+
with:
19+
submodules: true
20+
fetch-depth: 0
1821

1922
- name: Setup Hugo
2023
uses: peaceiris/actions-hugo@v3

0 commit comments

Comments
 (0)