Browse Source

Fix docfx version

pull/1923/head
quin lynch 3 years ago
parent
commit
b8c0085d40
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      azure/docs.yml

+ 1
- 1
azure/docs.yml View File

@@ -10,7 +10,7 @@ steps:
displayName: Install DocFx
inputs:
command: custom
arguments: install docfx.console -ExcludeVersion
arguments: install docfx.console -Version 2.57.0

- script: azure/docs.bat
displayName: Build and deploy docs

Loading…
Cancel
Save