Merge pull request #8288 from PurpleBooth/add-missing-id

Fix broken github action when running brew tap-new
This commit is contained in:
Markus Reiter 2020-08-10 21:21:52 +02:00 committed by GitHub
commit 1644ec2f50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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