mirror of https://github.com/nirenjan/libx52.git
Fix path to bugreport in CI script
parent
3b7ad75c54
commit
02f50d62f5
|
@ -8,7 +8,7 @@ ninja
|
||||||
ninja test
|
ninja test
|
||||||
|
|
||||||
# Print bugreport output
|
# Print bugreport output
|
||||||
./x52bugreport
|
./bugreport/x52bugreport
|
||||||
|
|
||||||
# Make sure that there are no changes to the source code
|
# Make sure that there are no changes to the source code
|
||||||
# This may happen if the source have changed with differences to the
|
# This may happen if the source have changed with differences to the
|
||||||
|
|
Loading…
Reference in New Issue