mirror of
				https://github.com/actions/upload-artifact.git
				synced 2025-11-03 23:53:43 +00:00 
			
		
		
		
	Testing out a thought
This commit is contained in:
		
							parent
							
								
									7b5b9d0a2e
								
							
						
					
					
						commit
						85ee362032
					
				@ -101,6 +101,7 @@ async function run(): Promise<void> {
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  } catch (err) {
 | 
					  } catch (err) {
 | 
				
			||||||
 | 
					    console.log("we got to this error")
 | 
				
			||||||
    core.setFailed(err.message)
 | 
					    core.setFailed(err.message)
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user