Skip to content

Commit 597e597

Browse files
authored
fix: do not cache /usr/local/Homebrew (#119)
1 parent 1b12f2a commit 597e597

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/commands/setup_macos_executor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ steps:
6161
steps:
6262
- save_cache:
6363
paths:
64-
- /usr/local/Homebrew
6564
- ~/Library/Caches/Homebrew
6665
key: |
6766
brew-cache-{{ arch }}-{{ .Environment.CACHE_VERSION }}

0 commit comments

Comments
 (0)