Skip to content

Commit 8a00c67

Browse files
(AzureCXP) Fixes MicrosoftDocs/azure-docs#55204
Fixed indentation in the workflow yml snippet
1 parent 205a4ee commit 8a00c67

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
@@ -154,7 +154,7 @@ Next, you add configuration settings that the build process uses to build your a
154154

155155
```yml
156156
- uses: actions/checkout@v2
157-
with:
157+
with:
158158
submodules: true
159159

160160
- name: Setup Hugo

0 commit comments

Comments
 (0)