mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-11-03 21:20:31 -05:00 
			
		
		
		
	Try continue-on-error: true to allow make to be retried
This commit is contained in:
		
							parent
							
								
									c9c9febe41
								
							
						
					
					
						commit
						9ea7ade57f
					
				
							
								
								
									
										1
									
								
								.github/workflows/mac.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/mac.yml
									
									
									
									
										vendored
									
									
								
							@ -55,6 +55,7 @@ jobs:
 | 
				
			|||||||
            let COUNT=$COUNT+1
 | 
					            let COUNT=$COUNT+1
 | 
				
			||||||
          done
 | 
					          done
 | 
				
			||||||
        shell: bash
 | 
					        shell: bash
 | 
				
			||||||
 | 
					        continue-on-error: true
 | 
				
			||||||
      - name: Get version
 | 
					      - name: Get version
 | 
				
			||||||
        id: get_version
 | 
					        id: get_version
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user