Skip to content

Commit

Permalink
Newline in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
AbineshECAD committed Apr 1, 2022
1 parent df12207 commit 5f066b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ release:
-v `pwd`:/go/src/$(PACKAGE_NAME) \
-w /go/src/$(PACKAGE_NAME) \
goreleaser/goreleaser-cross:${GOLANG_CROSS_VERSION} \
release --rm-dist --skip-validate
release --rm-dist --skip-validate

0 comments on commit 5f066b6

Please sign in to comment.