mirror of
https://github.com/mautrix/signal.git
synced 2025-03-14 14:15:36 +00:00
build: always update submodules
[skip ci]
This commit is contained in:
parent
b7a5bb74b3
commit
f3a286f68a
1 changed files with 1 additions and 0 deletions
|
@ -6,4 +6,5 @@
|
|||
# RUST_PROFILE=dev
|
||||
#fi
|
||||
RUST_PROFILE=release
|
||||
git submodule update --init
|
||||
cd pkg/libsignalgo/libsignal && RUSTFLAGS="-Ctarget-feature=-crt-static" RUSTC_WRAPPER="" cargo build -p libsignal-ffi --profile=$RUST_PROFILE
|
||||
|
|
Loading…
Add table
Reference in a new issue