adding more info
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Andre Henriques 2023-03-18 11:49:20 +00:00
parent 3406655f60
commit 25fcaeb261

View File

@ -29,6 +29,8 @@ steps:
- chown andr3:andr3 -R .
- su andr3 -c "ll"
- su andr3 -c "pwd"
- su andr3 -c "cd src"
- su andr3 -c "ll"
- su andr3 -c "cargo build --target=armv7-unknown-linux-gnueabihf"
node: