mirror of https://github.com/openssl/openssl.git
				
				
				
			Update fips-label.yml to make 'Cleanup artifact' conditional
If it's not conditional in the same manner as the other steps, it fails because the artifacts aren't present => job failure. Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com> Reviewed-by: Paul Dale <ppzgs1@gmail.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/25584)
This commit is contained in:
		
							parent
							
								
									c262cc0c04
								
							
						
					
					
						commit
						27af422b1c
					
				|  | @ -80,6 +80,7 @@ jobs: | ||||||
|               } |               } | ||||||
|             } |             } | ||||||
|       - name: 'Cleanup artifact' |       - name: 'Cleanup artifact' | ||||||
|  |         if: ${{ github.event.workflow_run.conclusion == 'success' }} | ||||||
|         run: rm artifact.zip pr_num |         run: rm artifact.zip pr_num | ||||||
| 
 | 
 | ||||||
|       - name: 'Download abidiff artifact' |       - name: 'Download abidiff artifact' | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue