mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-28 19:52:40 +01:00
fix(ci): fix homebrew
This commit is contained in:
1
.github/workflows/cache.yml
vendored
1
.github/workflows/cache.yml
vendored
@@ -64,6 +64,7 @@ jobs:
|
||||
with:
|
||||
path: |
|
||||
~/Library/Caches/Homebrew
|
||||
/usr/local/Caskroom
|
||||
key: brew-${{ hashFiles('./Brewfile') }}
|
||||
restore-keys: brew-
|
||||
|
||||
|
||||
Reference in New Issue
Block a user