diff --git a/ci/before_deploy.sh b/ci/before_deploy.sh index 772dde1..9c5bd80 100644 --- a/ci/before_deploy.sh +++ b/ci/before_deploy.sh @@ -18,7 +18,7 @@ main() { test -f Cargo.lock || cargo generate-lockfile # TODO Update this to build the artifacts that matter to you - cross build --target $TARGET --release -- -C lto + cross build --target $TARGET --release # TODO Update this to package the right artifacts cp target/$TARGET/release/crowbook* $stage/