mirror of
				https://kkgithub.com/actions/setup-python.git
				synced 2025-10-31 02:31:52 +08:00 
			
		
		
		
	Remove console.log
This commit is contained in:
		| @ -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' | ||||
|       ); | ||||
|     } | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Patrick Arminio
					Patrick Arminio