add build to paths for downstream
All checks were successful
Generic zig build / build (push) Successful in 31s

This commit is contained in:
Emil Lerch 2026-03-10 17:43:26 -07:00
parent 5b793fea8d
commit d25d6acb9b
Signed by: lobo
GPG key ID: A7B62D657EF764F8

View file

@ -18,6 +18,7 @@
},
},
.paths = .{
"build",
"build.zig",
"build.zig.zon",
"src",