mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-11-25 10:10:41 -06:00
Merge branch 'main' of gitlab.com:veilid/veilid
This commit is contained in:
commit
623e6621f3
@ -115,6 +115,6 @@ cargo install wasm-bindgen-cli wasm-pack
|
||||
pip3 install --upgrade bumpversion
|
||||
|
||||
# Install capnproto using the same mechanism as our earthly build
|
||||
$SCRIPTDIR/scripts/earthly/install_capnproto.sh
|
||||
$SCRIPTDIR/../scripts/earthly/install_capnproto.sh
|
||||
# Install protoc using the same mechanism as our earthly build
|
||||
$SCRIPTDIR/scripts/earthly/install_protoc.sh
|
||||
$SCRIPTDIR/../scripts/earthly/install_protoc.sh
|
||||
|
Loading…
Reference in New Issue
Block a user