mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
docs: fix link
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
parent
fff89c02b8
commit
98560bc61f
@ -34,7 +34,7 @@ You can verify your `.goreleaser.yml` is valid by running the [check](/cmd/gorel
|
||||
goreleaser check
|
||||
```
|
||||
|
||||
You can also use GoReleaser to [build](cmd/goreleaser_build/) the binary only for a given GOOS/GOARCH, which is useful for local development:
|
||||
You can also use GoReleaser to [build](/cmd/goreleaser_build/) the binary only for a given GOOS/GOARCH, which is useful for local development:
|
||||
|
||||
```sh
|
||||
goreleaser build --single-target
|
||||
|
Loading…
x
Reference in New Issue
Block a user