Skip to content

Commit 6202078

Browse files
authored
Update appveyor.yml
1 parent 3dbc14b commit 6202078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ after_build:
7373
7474
.\rename-nfproj-files.ps1
7575
76-
& docfx docfx.json
76+
docfx docfx.json
7777
if ($lastexitcode -ne 0)
7878
{
7979
throw [System.Exception] "docfx build failed with exit code $lastexitcode."

0 commit comments

Comments
 (0)