mirror of
				https://git.mirrors.martin98.com/https://github.com/actions/setup-python
				synced 2025-10-31 18:21:06 +08:00 
			
		
		
		
	Add generated files
This commit is contained in:
		
							parent
							
								
									ac4e858835
								
							
						
					
					
						commit
						22daa094b8
					
				
							
								
								
									
										3
									
								
								dist/setup/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								dist/setup/index.js
									
									
									
									
										vendored
									
									
								
							| @ -6112,6 +6112,9 @@ function run() { | |||||||
|                     yield cacheDependencies(cache, pythonVersion); |                     yield cacheDependencies(cache, pythonVersion); | ||||||
|                 } |                 } | ||||||
|             } |             } | ||||||
|  |             else { | ||||||
|  |                 core.warning('python-version is empty, the OS native python will be used'); | ||||||
|  |             } | ||||||
|             const matchersPath = path.join(__dirname, '../..', '.github'); |             const matchersPath = path.join(__dirname, '../..', '.github'); | ||||||
|             core.info(`##[add-matcher]${path.join(matchersPath, 'python.json')}`); |             core.info(`##[add-matcher]${path.join(matchersPath, 'python.json')}`); | ||||||
|         } |         } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Sergey Dolin
						Sergey Dolin