Skip to content

Commit

Permalink
fix: build darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
李昌 committed Dec 27, 2024
1 parent 4d75c98 commit 13bf1ce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/.goreleaser-for-darwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,11 @@ builds:
binary: pm
ldflags:
- -w -s
- -extldflags "-static"
tags:
- release
- embed_frontend
env:
- CGO_ENABLED=1
- CGO_ENABLED=0
goos:
- darwin
goarch:
Expand Down

0 comments on commit 13bf1ce

Please sign in to comment.