Skip to content

Commit

Permalink
goreleaser update
Browse files Browse the repository at this point in the history
  • Loading branch information
pkieltyka committed Feb 13, 2024
1 parent 8847463 commit 4dcc686
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ project_name: czip

builds:
- id: czip-compressor
main: ./compressor/cmd/czip-compressor
dir: ./compressor
main: ./cmd/czip-compressor
binary: czip-compressor
goos:
- darwin
Expand Down

0 comments on commit 4dcc686

Please sign in to comment.