Browse Source

Update docs.yml

pull/1923/head
quin lynch 3 years ago
parent
commit
81678ea4fe
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 displayName: Install DocFx
inputs: inputs:
command: custom command: custom
arguments: install docfx.console -Version 2.57.0
arguments: install docfx.console -ExcludeVersion -Version 2.57.0


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

Loading…
Cancel
Save