try to fix pipeline 7
This commit is contained in:
parent
8025f657d6
commit
5f85f13d66
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@ build-debian:
|
|||
script:
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake3 ..
|
||||
- cmake ..
|
||||
- make -j2
|
||||
- make test
|
Loading…
Reference in a new issue