use final_script in deployment
This commit is contained in:
		
							parent
							
								
									0c6a9366f5
								
							
						
					
					
						commit
						843bc56558
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -74,7 +74,7 @@ fn make(step: *std.Build.Step, prog_node: *std.Progress.Node) !void { | ||||||
|         &client, |         &client, | ||||||
|         self.worker_name, |         self.worker_name, | ||||||
|         self.options.wasm_dir orelse ".", |         self.options.wasm_dir orelse ".", | ||||||
|         script, |         final_script, | ||||||
|         al.writer(), |         al.writer(), | ||||||
|         std.io.getStdErr().writer(), |         std.io.getStdErr().writer(), | ||||||
|     ); |     ); | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue