Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
outofforest committed Dec 27, 2024
1 parent 36928f9 commit 88deefa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/tools/zig/tools.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"github.com/outofforest/build/v2/pkg/types"
)

// Tool names.
// Zig Too name.
const Zig tools.Name = "zig"

var t = []tools.Tool{
Expand Down

0 comments on commit 88deefa

Please sign in to comment.