mirror of https://github.com/davisking/dlib.git
try this
This commit is contained in:
parent
f7f21eaf90
commit
4313b192bf
|
@ -32,5 +32,9 @@ jobs:
|
|||
uses: matlab-actions/run-command@v1
|
||||
with:
|
||||
command: example
|
||||
- name: Run pwd in matlab
|
||||
uses: matlab-actions/run-command@v1
|
||||
with:
|
||||
command: pwd
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue