Hacking on IPA CICD

This commit is contained in:
TC 2023-09-27 14:08:33 +00:00
parent c914dd3a0c
commit 3ac6950a9a

View File

@ -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