Skip to content

Commit

Permalink
pnpm@8: remove skip_clean
Browse files Browse the repository at this point in the history
This will not be needed after Homebrew/brew#17993.
  • Loading branch information
carlocab committed Aug 9, 2024
1 parent 3adc874 commit 228091b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Formula/p/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ class PnpmAT8 < Formula

depends_on "node" => [:build, :test]

skip_clean "bin"

def install
system "npm", "install", *std_npm_args
bin.install_symlink libexec.glob("bin/*")
Expand Down

0 comments on commit 228091b

Please sign in to comment.