Fix Homebrew on CI
This commit is contained in:
		
							parent
							
								
									65f11245f8
								
							
						
					
					
						commit
						48fc7af57b
					
				| 
						 | 
				
			
			@ -7,7 +7,7 @@ steps:
 | 
			
		|||
 | 
			
		||||
  - script: |
 | 
			
		||||
      set -ex
 | 
			
		||||
      cat ./ssh/known_hosts
 | 
			
		||||
      cat ~/.ssh/known_hosts
 | 
			
		||||
      git config --global user.email "federicoterzi96@gmail.com"
 | 
			
		||||
      git config --global user.email "Federico Terzi"
 | 
			
		||||
      VER=$(cat Cargo.toml| grep version -m 1 | awk -F '"' '{ print $2 }')
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user