Added cereal git to deps cache.
Reviewers: buda, mislav.bradac Reviewed By: buda Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D946
This commit is contained in:
parent
8ed95a2b33
commit
f655725f5d
@ -119,7 +119,8 @@ git checkout ${ltalloc_tag}
|
|||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
# cereal
|
# cereal
|
||||||
git clone https://github.com/USCiLab/cereal.git
|
#git clone https://github.com/USCiLab/cereal.git
|
||||||
|
git clone git://deps.memgraph.io/cereal.git
|
||||||
cd cereal
|
cd cereal
|
||||||
git checkout v1.2.2
|
git checkout v1.2.2
|
||||||
cd ..
|
cd ..
|
||||||
|
Loading…
Reference in New Issue
Block a user