ci: fix relup log upload path (in case of failure)
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
This commit is contained in:
parent
01e29fb82d
commit
84d2fde987
|
@ -127,4 +127,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: debug_data
|
name: debug_data
|
||||||
path: |
|
path: |
|
||||||
wd/lux_logs
|
lux_logs
|
||||||
|
|
Loading…
Reference in New Issue