Merge pull request #8288 from PurpleBooth/add-missing-id
Fix broken github action when running brew tap-new
This commit is contained in:
		
						commit
						1644ec2f50
					
				@ -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