added rust up
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Andre Henriques 2023-03-18 12:09:34 +00:00
parent f75f43c37e
commit d0063af956

View File

@ -7,6 +7,7 @@ steps:
- name: build
commands:
- whoami
- rustup default stable
- cargo build --target=armv7-unknown-linux-gnueabihf
node: