fix(build): fix zig build script

This commit is contained in:
phaneron 2024-06-28 01:27:42 -04:00
parent 3e9007c21f
commit 8eba4c3ff0

View file

@ -4,6 +4,7 @@
.paths = .{
"build.zig",
"build.zig.zon",
"zig/system.zig"
},
.dependencies = .{}
}