diff --git a/tools/publish-brew-formula.sh b/tools/publish-brew-formula.sh index db105df..1742a10 100755 --- a/tools/publish-brew-formula.sh +++ b/tools/publish-brew-formula.sh @@ -16,7 +16,6 @@ class GoogleCloudSql < Formula homepage "https://github.com/edosrecki/google-cloud-sql-cli" url "$url" sha256 "$checksum" - bottle :unneeded def install bin.install "google-cloud-sql" end