1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

docs: fix list

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos Alexandro Becker 2021-09-11 14:56:56 -03:00
parent 65e2505ef4
commit 2c6c832d3c
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -342,6 +342,7 @@ builds:
```
This example config will import into your release pipeline the following binaries:
- `output/mybin_linux_amd64`
- `output/mybin_linux_arm64`
- `output/mybin_darwin_amd64`