Skip to content

Commit

Permalink
adjusted bin names
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaun Remekie committed May 17, 2020
1 parent b5aade6 commit 72bab5c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions publish-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ upload_file() {
done
}

upload_file "bin/shipa_linux_386"
upload_file "bin/shipa_linux_amd64"
upload_file "bin/shipa_darwin_386"
upload_file "bin/shipa_darwin_amd64"
upload_file "qaz_linux_386"
upload_file "qaz_linux_amd64"
upload_file "qaz_darwin_386"
upload_file "qaz_darwin_amd64"

0 comments on commit 72bab5c

Please sign in to comment.