Skip to content

Commit

Permalink
update build runner (#1446)
Browse files Browse the repository at this point in the history
  • Loading branch information
leecannon authored Sep 17, 2023
1 parent d013781 commit 2cceeb1
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 2cceeb1

Please sign in to comment.