Skip to content
This repository has been archived by the owner on Apr 20, 2019. It is now read-only.

Commit

Permalink
Set docfx version
Browse files Browse the repository at this point in the history
  • Loading branch information
guardrex authored Jan 26, 2019
1 parent 560db02 commit 42c8b24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ branches:
- live

install:
- cinst docfx
- cinst docfx --version 2.40.7

build_script:
- docfx
Expand All @@ -20,4 +20,4 @@ deploy_script:
- git config --global user.email %GITHUB_EMAIL%
- git config --global user.name "Blazor doc agent"
- bash releaseDocs.sh


0 comments on commit 42c8b24

Please sign in to comment.