mirror of
				https://github.com/actions/setup-dotnet.git
				synced 2025-10-31 19:33:45 +00:00 
			
		
		
		
	Fix DOTNET_INSTALL_DIR enviornment variable
This commit is contained in:
		
							parent
							
								
									3dfe2673eb
								
							
						
					
					
						commit
						7e164d3c3b
					
				| @ -239,7 +239,7 @@ export class DotnetCoreInstaller { | ||||
|   static addToPath = DotnetInstallDir.addToPath; | ||||
| 
 | ||||
|   static { | ||||
|     DotnetInstallDir.initialize; | ||||
|     DotnetInstallDir.initialize(); | ||||
|   } | ||||
| 
 | ||||
|   constructor(private version: string, private quality: QualityOptions) {} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user