check rustup show
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Andre Henriques 2023-03-18 12:14:42 +00:00
parent d0063af956
commit ca19cb3266

View File

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