Skip to content

Commit

Permalink
Merge pull request #1311 from silverskyvicto/fix-deprecated-homebrew-…
Browse files Browse the repository at this point in the history
…setting

remove deprecated setting - `bottle :unneeded`
  • Loading branch information
jromero authored Oct 22, 2021
2 parents 8f7dc19 + 64d3170 commit fc9cb50
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/delivery/homebrew/pack.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ class Pack < Formula
sha256 "{{LINUX_SHA}}"
end

bottle :unneeded

def install
bin.install "pack"
end
Expand Down

0 comments on commit fc9cb50

Please sign in to comment.