mirror of
				https://github.com/docker/setup-qemu-action.git
				synced 2025-10-31 09:10:10 +08:00 
			
		
		
		
	chore: change local cache log
This commit is contained in:
		
							parent
							
								
									344db95502
								
							
						
					
					
						commit
						6018fd3a14
					
				| @ -21,7 +21,7 @@ actionsToolkit.run( | ||||
|     }); | ||||
| 
 | ||||
|     if (input.localCachePath !== '') { | ||||
|       await core.group(`Pulling binfmt Docker image`, async () => { | ||||
|       await core.group(`Pulling binfmt Docker image with local cache`, async () => { | ||||
|         await loadDockerImageFromCache(input.localCachePath, input.image); | ||||
|       }); | ||||
|     } else { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 문성하
						문성하