mirror of https://github.com/AlexeyAB/darknet.git
Fixed circleci
This commit is contained in:
parent
3981259342
commit
437fbb4b3a
|
@ -6,7 +6,7 @@ jobs:
|
|||
working_directory: ~/work
|
||||
steps:
|
||||
- checkout
|
||||
- run: make LIBSO=1 OPENCV=1
|
||||
- run: make LIBSO=1
|
||||
- run: |
|
||||
ulimit -c unlimited
|
||||
./darknet
|
||||
|
|
Loading…
Reference in New Issue