Skip to content

Commit

Permalink
Merge pull request #15 from slintes/fix-build
Browse files Browse the repository at this point in the history
Re-enable win and mac builds
  • Loading branch information
slintes authored Aug 5, 2024
2 parents bd267e6 + ac74a9b commit f7bd0b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions findIndexImage/.goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ builds:
- CGO_ENABLED=0
goos:
- linux
#- windows
#- darwin
- windows
- darwin

archives:
- format: tar.gz
Expand Down

0 comments on commit f7bd0b0

Please sign in to comment.