Skip to content

Commit

Permalink
Merge pull request #696 from CircleCI-Public/update-failing-brewdeplo…
Browse files Browse the repository at this point in the history
…y-script

🐛 fix: brewdeploy script
  • Loading branch information
Joey Orlando authored May 5, 2022
2 parents 77066e8 + 9f1433c commit 400e979
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/brew-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
set -e

# Install the latest circleci from homebrew
git -C /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core fetch --unshallow
git -C /usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask fetch --unshallow
brew update

VERSION=$("$DESTDIR"/circleci version)
Expand Down

0 comments on commit 400e979

Please sign in to comment.