Skip to content

Commit

Permalink
fix: do not cache /usr/local/Homebrew (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
vonovak authored Nov 19, 2021
1 parent 1b12f2a commit 597e597
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/commands/setup_macos_executor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ steps:
steps:
- save_cache:
paths:
- /usr/local/Homebrew
- ~/Library/Caches/Homebrew
key: |
brew-cache-{{ arch }}-{{ .Environment.CACHE_VERSION }}

0 comments on commit 597e597

Please sign in to comment.