zip changes every time - right answer is to base on executable
This commit is contained in:
		
							parent
							
								
									7eadd2e6e5
								
							
						
					
					
						commit
						0ffc86cc7b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -156,7 +156,7 @@ pub fn configureBuild(b: *std.build.Builder, exe: *std.Build.Step.Compile) !void | |||
|     } | ||||
|     const cmd = try std.fmt.allocPrint(b.allocator, ifstatement, .{ | ||||
|         function_name_file, | ||||
|         b.getInstallPath(.bin, "function.zip"), | ||||
|         b.getInstallPath(.bin, exe.out_filename), | ||||
|         function_name_file, | ||||
|         function_name, | ||||
|         not_found_fmt, | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue