Skip to content

Commit

Permalink
更新打包设置
Browse files Browse the repository at this point in the history
  • Loading branch information
No-Github committed Jul 16, 2022
1 parent d96bf91 commit 749ebfd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
project_name: ones
builds:
- binary: main
goos:
- linux
- windows
- darwin
goarch:
- amd64
- arm64

0 comments on commit 749ebfd

Please sign in to comment.