mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2026-09-16 17:13:19 +02:00
fix(ci): fix homebrew
This commit is contained in:
@@ -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-
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user