mirror of
				https://github.com/actions-rs/toolchain.git
				synced 2025-10-31 16:53:53 +00:00 
			
		
		
		
	Fix for rustup override call command
This commit is contained in:
		
							parent
							
								
									644dd49b85
								
							
						
					
					
						commit
						efa07bee10
					
				
							
								
								
									
										2
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| @ -20,7 +20,7 @@ async function run() { | ||||
|     } | ||||
| 
 | ||||
|     if (opts.override) { | ||||
|         await do_exec('rustup', ['override', opts.name]); | ||||
|         await do_exec('rustup', ['override', 'set', opts.name]); | ||||
|     } | ||||
| } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user