cr
This commit is contained in:
parent
879297d22e
commit
765e0c09a8
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ if [ "$SHARDS_VERSION" == "trunk" ]; then
|
||||||
else
|
else
|
||||||
git checkout "$SHARDS_VERSION"
|
git checkout "$SHARDS_VERSION"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
make -j"$(nproc)" release=1
|
make -j"$(nproc)" release=1
|
||||||
|
|
||||||
# installation
|
# installation
|
||||||
|
|
Loading…
Reference in a new issue