Skip to content

Commit

Permalink
Don't build Docs with Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Hunt committed Dec 13, 2023
1 parent 83a23b7 commit c2acf6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@ switch ($Task) {
ChangeLog
}
{ $_ -contains 'publish' } {
Docs
Publish
}
{ $_ -contains 'docs' } {
Expand Down

0 comments on commit c2acf6a

Please sign in to comment.