fix: more bad paths
This commit is contained in:
parent
ea1b845f5e
commit
4a57feac78
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ steps:
|
||||||
pull: always
|
pull: always
|
||||||
commands:
|
commands:
|
||||||
- chmod +x controller
|
- chmod +x controller
|
||||||
- export EMGAUWA_CONTROLLER_EXE=$PWD/controller
|
- export EMGAUWA_CONTROLLER_EXE=/drone/src/controller
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
- cmake ..
|
- cmake ..
|
||||||
|
|
Loading…
Reference in a new issue