Skip to content

Commit

Permalink
update build runner (zigtools#1446)
Browse files Browse the repository at this point in the history
  • Loading branch information
leecannon authored and KoltPenny committed Oct 18, 2023
1 parent 4d45dbe commit 52c422b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/build_runner/master.zig
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ pub fn main() !void {
global_cache_directory,
host,
&cache,
dependencies.root_deps,
);

defer builder.destroy();
Expand Down

0 comments on commit 52c422b

Please sign in to comment.