mirror of https://github.com/davisking/dlib.git
opps, fix typo
This commit is contained in:
parent
ca7842abbd
commit
28729613ee
|
@ -27,4 +27,4 @@ jobs:
|
|||
mkdir build
|
||||
cd build
|
||||
cmake ..
|
||||
cmake --build build --config Release --target install --parallel 4
|
||||
cmake --build . --config Release --target install --parallel 4
|
||||
|
|
Loading…
Reference in New Issue