mirror of
				https://kkgithub.com/actions/setup-python.git
				synced 2025-11-01 03:01:51 +08:00 
			
		
		
		
	feature: add a python-path output
				
					
				
			Expose a `python-path` output containing the chosen Python executable path.
This commit is contained in:
		| @ -21,6 +21,8 @@ outputs: | ||||
|     description: "The installed python version. Useful when given a version range as input." | ||||
|   cache-hit: | ||||
|     description: 'A boolean value to indicate a cache entry was found' | ||||
|   python-path: | ||||
|     description: "The absolute path to the Python executable." | ||||
| runs: | ||||
|   using: 'node16' | ||||
|   main: 'dist/setup/index.js' | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 mayeut
					mayeut