mirror of
				https://github.com/actions/cache.git
				synced 2025-10-31 11:48:38 +08:00 
			
		
		
		
	Fix formatting
This commit is contained in:
		
							parent
							
								
									86cfa8a0c6
								
							
						
					
					
						commit
						2815c5ac2f
					
				|  | @ -66,7 +66,6 @@ async function run() { | ||||||
| 
 | 
 | ||||||
|         const stream = fs.createReadStream(archivePath); |         const stream = fs.createReadStream(archivePath); | ||||||
|         await cacheHttpClient.saveCache(stream, primaryKey); |         await cacheHttpClient.saveCache(stream, primaryKey); | ||||||
| 
 |  | ||||||
|     } catch (error) { |     } catch (error) { | ||||||
|         core.warning(error.message); |         core.warning(error.message); | ||||||
|     } |     } | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Adam Dobrawy
						Adam Dobrawy