Skip to content

Commit a033486

Browse files
(AzureCXP) Fixes MicrosoftDocs/azure-docs#55204
1 parent 8a00c67 commit a033486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Next, you add configuration settings that the build process uses to build your a
155155
```yml
156156
- uses: actions/checkout@v2
157157
with:
158-
submodules: true
158+
submodules: true
159159

160160
- name: Setup Hugo
161161
uses: peaceiris/[email protected]

0 commit comments

Comments
 (0)