mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2024-10-01 06:55:46 -04:00
Hacking on IPA CICD
This commit is contained in:
parent
c914dd3a0c
commit
3ac6950a9a
@ -16,7 +16,7 @@ build:
|
||||
script:
|
||||
- echo "place holder for build"
|
||||
- git clone https://gitlab.com/veilid/veilid.git ../veilid
|
||||
- curl –proto ‘=https’ –tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||
- curl –proto ‘=https’ –tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
||||
- sudo -H -u $BREW_USER brew install capnp cmake wabt llvm protobuf openjdk@17 jq
|
||||
- cargo install wasm-bindgen-cli wasm-pack cargo-edit
|
||||
- sudo gem install cocoapods
|
||||
|
Loading…
Reference in New Issue
Block a user