mirror of
				https://code.forgejo.org/actions/cache.git
				synced 2025-10-31 12:42:28 +00:00 
			
		
		
		
	Linting
This commit is contained in:
		
							parent
							
								
									7d1640d6a1
								
							
						
					
					
						commit
						bdf52d7ae8
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		|  | @ -77,7 +77,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…
	
	Add table
		Add a link
		
	
		Reference in a new issue