Merge branch 'hotfix/remove_fc_smart_ref' into develop
This commit is contained in:
commit
e3edce2900
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ build:
|
|||
- rm -rf build
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake ..
|
||||
- cmake -DCMAKE_BUILD_TYPE=Release ..
|
||||
- make -j$(nproc)
|
||||
artifacts:
|
||||
untracked: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue