Skip to content

Commit

Permalink
updating Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ekristen committed Feb 8, 2017
1 parent 1d9a8d3 commit 07a4e8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ build:
release:
rm -rf release/
gox -os="linux darwin" -arch="amd64" -output="release/savetofile_{{.OS}}_{{.Arch}}"
gh-release checksums sha256

0 comments on commit 07a4e8b

Please sign in to comment.