diff --git a/ci/before_deploy.sh b/ci/before_deploy.sh index 3f3e5b6..aa650f3 100644 --- a/ci/before_deploy.sh +++ b/ci/before_deploy.sh @@ -1,7 +1,5 @@ # This script takes care of building your crate and packaging it for release # https://github.com/japaric/trust -set -ex - main() { local src=$(pwd) \ stage=