use final_script in deployment

This commit is contained in:
Emil Lerch 2023-10-20 22:44:12 -07:00
parent 0c6a9366f5
commit 843bc56558
Signed by: lobo
GPG Key ID: A7B62D657EF764F8

View File

@ -74,7 +74,7 @@ fn make(step: *std.Build.Step, prog_node: *std.Progress.Node) !void {
&client,
self.worker_name,
self.options.wasm_dir orelse ".",
script,
final_script,
al.writer(),
std.io.getStdErr().writer(),
);