mirror of
https://github.com/Nutomic/ibis.git
synced 2025-01-25 12:45:51 +00:00
z
This commit is contained in:
parent
171cfd5d76
commit
25405bccb7
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ steps:
|
|||
commands:
|
||||
- wget https://github.com/cargo-bins/cargo-binstall/releases/latest/download/cargo-binstall-x86_64-unknown-linux-musl.tgz
|
||||
- tar -xvf cargo-binstall-x86_64-unknown-linux-musl.tgz
|
||||
- rustup target add wasm32-unknown-unknown
|
||||
- ./cargo-binstall -y trunk
|
||||
- ./.cargo_home/bin/trunk build --release
|
||||
- cargo build --release
|
||||
|
|
Loading…
Reference in a new issue