mirror of
				https://git.mirrors.martin98.com/https://github.com/actions/setup-python
				synced 2025-10-31 16:11:09 +08:00 
			
		
		
		
	Remove console.log
This commit is contained in:
		
							parent
							
								
									0ebf7997c4
								
							
						
					
					
						commit
						b0c8e3dab7
					
				| @ -48,10 +48,8 @@ class PoetryCache extends CacheDistributor { | ||||
|     ]); | ||||
| 
 | ||||
|     if (exitCode && stderr) { | ||||
|       console.log(stdout, stderr, exitCode); | ||||
| 
 | ||||
|       throw new Error( | ||||
|         `Could not get cache folder path for poetry package manager` | ||||
|         'Could not get cache folder path for poetry package manager' | ||||
|       ); | ||||
|     } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Patrick Arminio
						Patrick Arminio