mirror of https://github.com/AlexeyAB/darknet.git
circleci: fixed binary filename
This commit is contained in:
parent
6951e769cf
commit
fe3f3c00e0
|
@ -9,7 +9,7 @@ jobs:
|
|||
- run: make
|
||||
- run: |
|
||||
ulimit -c unlimited
|
||||
./dump
|
||||
./darknet
|
||||
- run:
|
||||
command: |
|
||||
mkdir -p /tmp/core_dumps
|
||||
|
|
Loading…
Reference in New Issue