diff --git a/Formula/h/hugo.rb b/Formula/h/hugo.rb index c5acdecd0350..61935020b48e 100644 --- a/Formula/h/hugo.rb +++ b/Formula/h/hugo.rb @@ -29,7 +29,7 @@ def install -X github.com/gohugoio/hugo/common/hugo.buildDate=#{time.iso8601} -X github.com/gohugoio/hugo/common/hugo.vendorInfo=brew ] - system "go", "build", *std_go_args(ldflags:), "-tags", "extended" + system "go", "build", *std_go_args(ldflags:), "-tags", "extended,withdeploy" generate_completions_from_executable(bin/"hugo", "completion") system bin/"hugo", "gen", "man", "--dir", man1