Skip to content

Commit

Permalink
Remove homebrew/core.
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga committed Feb 23, 2024
1 parent dc5eff7 commit 86bdb50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
brew uninstall --force --ignore-dependencies ruby
brew cleanup -s ruby
brew cleanup --prune-prefix
sudo rm -rf $(brew --repo homebrew/core)
# Build Homebrew recipe
- name: Build
Expand Down

0 comments on commit 86bdb50

Please sign in to comment.