remove cd
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Andre Henriques 2023-03-18 11:53:25 +00:00
parent b9978394c2
commit b61fd4694a

View File

@ -11,10 +11,7 @@ steps:
- chown andr3:andr3 -R .
- ls -al
- ls -al src
- su andr3 -c "ll"
- su andr3 -c "pwd"
- su andr3 -c "cd src"
- su andr3 -c "ll"
- su andr3 -c "ll src"
- su andr3 -c "cargo build --target=armv7-unknown-linux-gnueabihf"
node: