mirror of https://github.com/davisking/dlib.git
more loggig
This commit is contained in:
parent
ef4d089e8e
commit
47d0a8c68e
|
@ -31,6 +31,8 @@ jobs:
|
|||
- name: run mex example
|
||||
run: |
|
||||
pwd
|
||||
ls -l
|
||||
ls -l build
|
||||
matlab -nodisplay -r 'try, example(), catch, exit(1); end; exit'
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue