ci/cd: specify main directory for builds in goreleaser configuration

This commit is contained in:
YANGJINZE
2025-05-21 15:59:17 +08:00
parent 800029634e
commit 924afece53

View File

@@ -17,6 +17,7 @@ checksum:
builds:
- env:
- CGO_ENABLED=0
main: ./cmd
goos:
- linux
- darwin