Skip to content

Update release_build.yml #43

Update release_build.yml

Update release_build.yml #43

before:
hooks:
- go mod tidy
builds:
- id: pm
main: .
binary: pm
ldflags:
- -w -s
tags:
- release
- embed_frontend
env:
- CGO_ENABLED=1
goos:
- darwin
goarch:
- amd64
- arm64
checksum:
disable: true