Skip to content

Commit 5ec28d8

Browse files
committed
Merge branch 'zig-0.14'
2 parents 8fcfce3 + f9fb7a8 commit 5ec28d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.zig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ pub fn build(b: *std.Build) void {
3838
.{ "elixir", null },
3939
.{ "fish", null },
4040
.{ "fsharp", "fsharp" },
41-
.{ "fsharp-signature", "fsharp-signature" },
41+
.{ "fsharp", "fsharp_signature" },
4242
.{ "gitcommit", null },
4343
.{ "git-rebase", null },
4444
.{ "gleam", null },

0 commit comments

Comments
 (0)