mirror of
				https://github.com/actions/checkout.git
				synced 2025-11-01 02:28:40 +08:00 
			
		
		
		
	Fix format with npm run format output
This commit is contained in:
		
							parent
							
								
									7f14f1d824
								
							
						
					
					
						commit
						39cfb844ff
					
				|  | @ -82,7 +82,7 @@ export async function prepareExistingDirectory( | |||
|       core.endGroup() | ||||
| 
 | ||||
|       // Check for submodules and delete any existing files if submodules are present
 | ||||
|       if (!(await git.submoduleStatus())){ | ||||
|       if (!(await git.submoduleStatus())) { | ||||
|         remove = true | ||||
|       } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 SKi
						SKi