Skip to content

Commit 0edc39f

Browse files
authored
Merge pull request #55605 from BorisWilhelms/patch-1
Update publish-hugo.md
2 parents 2edcc1a + 130ce7d commit 0edc39f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/static-web-apps/publish-hugo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ Next, you add configuration settings that the build process uses to build your a
152152

153153
```yml
154154
- uses: actions/checkout@v2
155-
with:
156-
submodules: true
155+
with:
156+
submodules: true
157157

158158
- name: Setup Hugo
159159
uses: peaceiris/[email protected]

0 commit comments

Comments
 (0)