Skip to content

Commit

Permalink
Update goreleaser.yml (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
liavyona committed May 7, 2023
1 parent a2f3a71 commit 209a69f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ builds:
- "-extldflags '-static'"
- -X 'github.com/gofireflyio/aiac/v3/libaiac.Version={{.Version}}'
env:
- CGO_ENABLED=0
- CGO_ENABLED=1
goos:
- darwin
- linux
Expand Down

0 comments on commit 209a69f

Please sign in to comment.