mirror of
				https://git.mirrors.martin98.com/https://github.com/actions/setup-python
				synced 2025-10-31 08:51:06 +08:00 
			
		
		
		
	dist fix (#367)
This commit is contained in:
		
							parent
							
								
									05fb98de9a
								
							
						
					
					
						commit
						3e8e90edf0
					
				
							
								
								
									
										2
									
								
								dist/setup/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/setup/index.js
									
									
									
									
										vendored
									
									
								
							| @ -38341,7 +38341,7 @@ Object.defineProperty(exports, "__esModule", { value: true }); | ||||
| const glob = __importStar(__webpack_require__(281)); | ||||
| const path = __importStar(__webpack_require__(622)); | ||||
| const exec = __importStar(__webpack_require__(986)); | ||||
| const cache_distributor_1 = __importDefault(__webpack_require__(435)); | ||||
| const cache_distributor_1 = __importDefault(__webpack_require__(596)); | ||||
| class PoetryCache extends cache_distributor_1.default { | ||||
|     constructor(pythonVersion, patterns = '**/poetry.lock') { | ||||
|         super('poetry', patterns); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Shubham Tiwari
						Shubham Tiwari