Skip to content

Commit f53d2ee

Browse files
committed
2 parents ce193f6 + d0aaacd commit f53d2ee

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.openpublishing.build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ Invoke-WebRequest $buildCorePowershellUrl -OutFile "$buildCorePowershellDestinat
1414
# Step-2: Run build core
1515
echo "run build core script with parameters: $parameters"
1616
& "$buildCorePowershellDestination" "$parameters"
17-
exit $LASTEXITCODE
17+
exit $LASTEXITCODE

.openpublishing.publish.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@
5252
],
5353
"branch_target_mapping": {},
5454
"need_generate_pdf_url_template": false
55-
}
55+
}

docs/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@
4646
"template": [],
4747
"dest": "open-xml-docs"
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)