mirror of https://github.com/davisking/dlib.git
fix tabbing?
This commit is contained in:
parent
b3ac2f9570
commit
f7f21eaf90
|
@ -29,8 +29,8 @@ jobs:
|
|||
cmake ..
|
||||
cmake --build . --config Release --target install --parallel 4
|
||||
- name: Run example script
|
||||
uses: matlab-actions/run-command@v1
|
||||
with:
|
||||
command: example
|
||||
uses: matlab-actions/run-command@v1
|
||||
with:
|
||||
command: example
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue