Skip to content

Commit

Permalink
goreleaser: add missing id
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed May 31, 2024
1 parent 41d1d06 commit 56c8a27
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ before:
- go mod download
- go generate ./cmd/...
builds:
- env:
- id: default
env:
- CGO_ENABLED=0
goos:
- linux
Expand Down

0 comments on commit 56c8a27

Please sign in to comment.