mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Add missing id
This will always fail until the cache step can refer to setup step
This commit is contained in:
parent
d5dfe4d6a1
commit
b5c98090d0
@ -59,6 +59,7 @@ module Homebrew
|
||||
os: [ubuntu-latest, macOS-latest]
|
||||
steps:
|
||||
- name: Set up Homebrew
|
||||
id: set-up-homebrew
|
||||
uses: Homebrew/actions/setup-homebrew@master
|
||||
|
||||
- name: Cache Homebrew Bundler RubyGems
|
||||
|
Loading…
x
Reference in New Issue
Block a user