This commit is contained in:
parent
d39dbbbe8b
commit
32d1d6ecb2
@ -29,4 +29,6 @@ jobs:
|
|||||||
apt-get update; apt-get install -y libdbus-1-3 libdbus-1-dev libdbus-1-3 pkg-config
|
apt-get update; apt-get install -y libdbus-1-3 libdbus-1-dev libdbus-1-3 pkg-config
|
||||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||||
rustup toolchain install stable-x86_64-unknown-linux-gnu
|
rustup toolchain install stable-x86_64-unknown-linux-gnu
|
||||||
|
- name: Build binary
|
||||||
|
run: |
|
||||||
cargo build --release
|
cargo build --release
|
||||||
Loading…
x
Reference in New Issue
Block a user