Skip to content

Commit

Permalink
Updated goreleaser to new main package.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisTrenkamp committed Dec 28, 2023
1 parent a57f3c8 commit 4761317
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 @@ -11,7 +11,8 @@ archives:
- none*

builds:
- env: [CGO_ENABLED=0]
- main: ./xsel
env: [CGO_ENABLED=0]
goos:
- linux
- windows
Expand Down

0 comments on commit 4761317

Please sign in to comment.