Skip to content

Commit

Permalink
fix(build): fix cmd to return correct codes (#1164)
Browse files Browse the repository at this point in the history
* fix(build): fix cmd to return correct codes
  • Loading branch information
mickr committed Jan 29, 2020
1 parent da4c4ff commit 7d9f4c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ cmd() {
fi

"$@"

return 0
}

# Major, minor, or patch release
Expand Down

0 comments on commit 7d9f4c8

Please sign in to comment.