fix lib path for simavr in pipeline
This commit is contained in:
parent
f9ae76aadf
commit
4ec9b50b1c
@ -16,7 +16,7 @@ steps:
|
||||
- name: embedded tests
|
||||
commands:
|
||||
- cd gateway
|
||||
- pio test -e embedded --without-uploading
|
||||
- LD_LIBRARY_PATH=~/.platformio/packages/tool-simavr/lib/ pio test -e embedded --without-uploading
|
||||
|
||||
- name: upload firmware
|
||||
commands:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user