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
|
||||
commands:
|
||||
- chmod +x controller
|
||||
- export EMGAUWA_CONTROLLER_EXE=$PWD/controller
|
||||
- export EMGAUWA_CONTROLLER_EXE=/drone/src/controller
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake ..
|
||||
|
|
Loading…
Reference in a new issue