mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	CI: make CI continue even if brew objects
This commit is contained in:
		
							parent
							
								
									0d9c59e4e6
								
							
						
					
					
						commit
						be8c75a3a5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/actions/setup-build-env/action.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/actions/setup-build-env/action.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -15,7 +15,7 @@ runs: | |||
|       shell: bash | ||||
|       run: | | ||||
|         HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1 brew update | ||||
|         HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1 brew install bison flex gawk libffi pkg-config bash autoconf llvm lld | ||||
|         HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1 brew install bison flex gawk libffi pkg-config bash autoconf llvm lld || true | ||||
| 
 | ||||
|     - name: Linux runtime environment | ||||
|       if: runner.os == 'Linux' | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue