fix(ci): fix homebrew

This commit is contained in:
Timothy Stewart
2024-01-22 17:05:21 -06:00
parent 8dc6b7632b
commit bdc5d0970d
2 changed files with 0 additions and 2 deletions

View File

@@ -64,7 +64,6 @@ jobs:
with: with:
path: | path: |
~/Library/Caches/Homebrew ~/Library/Caches/Homebrew
/usr/local/Caskroom
key: brew-${{ hashFiles('./Brewfile') }} key: brew-${{ hashFiles('./Brewfile') }}
restore-keys: brew- restore-keys: brew-

View File

@@ -39,7 +39,6 @@ jobs:
with: with:
path: | path: |
~/Library/Caches/Homebrew ~/Library/Caches/Homebrew
/usr/local/Caskroom
key: brew-${{ hashFiles('./Brewfile') }} key: brew-${{ hashFiles('./Brewfile') }}
- name: Update Homebrew - name: Update Homebrew