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 ..
|
||||||
cmake --build . --config Release --target install --parallel 4
|
cmake --build . --config Release --target install --parallel 4
|
||||||
- name: Run example script
|
- name: Run example script
|
||||||
uses: matlab-actions/run-command@v1
|
uses: matlab-actions/run-command@v1
|
||||||
with:
|
with:
|
||||||
command: example
|
command: example
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue