You've already forked setup-python
							
							
				mirror of
				https://github.com/actions/setup-python.git
				synced 2025-10-31 23:26:24 +07:00 
			
		
		
		
	 Stephen Franceschelli
					Stephen Franceschelli
				
			
				
					committed by
					
						 Danny McCormick
						Danny McCormick
					
				
			
			
				
	
			
			
			 Danny McCormick
						Danny McCormick
					
				
			
						parent
						
							7fe1ba03a3
						
					
				
				
					commit
					7dc6a07f36
				
			| @ -23,8 +23,8 @@ const tempDir = path.join( | ||||
|   'temp' | ||||
| ); | ||||
|  | ||||
| process.env['RUNNER_TOOLSDIRECTORY'] = toolDir; | ||||
| process.env['RUNNER_TEMPDIRECTORY'] = tempDir; | ||||
| process.env['RUNNER_TOOL_CACHE'] = toolDir; | ||||
| process.env['RUNNER_TEMP'] = tempDir; | ||||
|  | ||||
| import * as finder from '../src/find-python'; | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user