Skip to content

Including icons for windows builds #1929

Answered by jftuga
jftuga asked this question in Q&A
Discussion options

You must be logged in to vote

I just figured this out.

This is what I changed in my .goreleaser.yml file:

  builds:
    - main: .
      id: "a"
      binary: a
      dir: ./cmd/a

Are there any problems with this type of configuration?


In case anyone else is interested, here is my working .goreleaser.yml file:

https://github.com/jftuga/sqs_clipboard/blob/main/.goreleaser.yml

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by caarlos0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant