Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zakir-code committed May 24, 2024
1 parent 2512696 commit bc3b820
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 @@ -13,7 +13,7 @@ builds:
- -tags=cgo netgo ledger
- -trimpath
env:
- CGO_ENABLED=0
- CGO_ENABLED=1
- >-
{{- if eq .Os "darwin" }}
{{- if eq .Arch "amd64"}}CC=o64-clang{{- end }}
Expand Down

0 comments on commit bc3b820

Please sign in to comment.