Skip to content

Commit e3600a8

Browse files
Merge pull request #12 from dasimmet/main
fix paths in build.zig.zon
2 parents 2f68832 + bc4631f commit e3600a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
.paths = .{
2323
"build.zig",
24-
"ClarTestStep.zig",
24+
"build",
2525
"build.zig.zon",
2626
"README.md",
2727
"LICENSE",

0 commit comments

Comments
 (0)