Browse Source

nugget

ci/docs
Christopher Felegy 5 years ago
parent
commit
6a78a662ab
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      azure/docs.yml

+ 1
- 1
azure/docs.yml View File

@@ -8,6 +8,6 @@ steps:
- task: NuGetCommand@2
inputs:
command: custom
arguments: install docfx.console
arguments: install docfx.console -ExcludeVersion

- script: azure/docs.bat

Loading…
Cancel
Save