Skip to content

Commit

Permalink
Updated logging statment
Browse files Browse the repository at this point in the history
  • Loading branch information
atruskie authored Mar 2, 2021
1 parent 5baf2d9 commit bc0f263
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/generate_docs.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ try {

Set-Location docs

log "[Disabled] Prepare API metadata for docs"
log "Prepare API metadata for docs"

exec { docfx metadata }

Expand Down Expand Up @@ -54,4 +54,4 @@ catch {
finally {
Pop-Location
finish_log
}
}

0 comments on commit bc0f263

Please sign in to comment.