diff --git a/ci/install.sh b/ci/install.sh index ac76776..ec485e5 100644 --- a/ci/install.sh +++ b/ci/install.sh @@ -11,5 +11,5 @@ fi rustup self update . $HOME/.cargo/env -cargo build --release +cargo build --release --target $TARGET