mirror of https://github.com/davisking/dlib.git
fix maybe
This commit is contained in:
parent
d8005e7d23
commit
ca7842abbd
|
@ -23,7 +23,7 @@ jobs:
|
|||
uses: matlab-actions/setup-matlab@v1
|
||||
- name: Compile mex wrappers
|
||||
run: |
|
||||
cd ../matlab
|
||||
pwd
|
||||
mkdir build
|
||||
cd build
|
||||
cmake ..
|
||||
|
|
Loading…
Reference in New Issue