use final_script in deployment
This commit is contained in:
parent
0c6a9366f5
commit
843bc56558
|
@ -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(),
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue
Block a user