Skip to content

Commit

Permalink
fix: k6foundry api changed
Browse files Browse the repository at this point in the history
  • Loading branch information
szkiba committed Nov 19, 2024
1 parent 4117cfe commit 32d9044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.go
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ func buildExecutable(
return err
}

err = builder.Build(
_, err = builder.Build(
ctx,
k6foundry.NewPlatform(platform.OS, platform.Arch),
k6Version,
Expand Down

0 comments on commit 32d9044

Please sign in to comment.