mirror of
				https://github.com/actions/cache.git
				synced 2025-11-01 02:44:18 +08:00 
			
		
		
		
	Linting
This commit is contained in:
		
							parent
							
								
									a8adbe4b05
								
							
						
					
					
						commit
						d788427754
					
				| @ -78,7 +78,10 @@ async function run(): Promise<void> { | ||||
|             utils.setCacheState(cacheEntry); | ||||
| 
 | ||||
|             // Download the cache from the cache entry
 | ||||
|             await cacheHttpClient.downloadCache(cacheEntry?.archiveLocation, archivePath); | ||||
|             await cacheHttpClient.downloadCache( | ||||
|                 cacheEntry?.archiveLocation, | ||||
|                 archivePath | ||||
|             ); | ||||
| 
 | ||||
|             const archiveFileSize = utils.getArchiveFileSize(archivePath); | ||||
|             core.info( | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Josh Gross
						Josh Gross