Skip to content

Commit

Permalink
Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim committed Jun 12, 2019
1 parent 4ca81db commit c5adc8a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
.DS_Store
bin/
dist/
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ builds:
- env:
- GO111MODULE=on
- CGO_ENABLED=0
main: ./cmd/cc-go
binary: cc-go
archive:
replacements:
darwin: Darwin
Expand Down

0 comments on commit c5adc8a

Please sign in to comment.