Skip to content

Commit

Permalink
fix(goreleaser): rm split.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
SpokeyWheeler committed Jan 4, 2021
1 parent f077d74 commit 31ca5e0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions release.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# git status
git reset --hard
rm -f split.sh
cd /tmp
curl -sfL https://install.goreleaser.com/github.com/goreleaser/goreleaser.sh | sh
cd -
Expand Down

0 comments on commit 31ca5e0

Please sign in to comment.