mqttmarionette/ci/build.sh

6 lines
68 B
Bash

#!/bin/sh
cargo build --release
ln -sr target/release $(uname -m)