mirror of https://github.com/davisking/dlib.git
try this
This commit is contained in:
parent
f38542e1f7
commit
c19451bdfe
|
@ -31,6 +31,6 @@ jobs:
|
||||||
- name: Run example script
|
- name: Run example script
|
||||||
uses: matlab-actions/run-command@v1
|
uses: matlab-actions/run-command@v1
|
||||||
with:
|
with:
|
||||||
command: cd matlab; example
|
command: cd dlib/matlab; example
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue