mirror of
https://github.com/Nutomic/ibis.git
synced 2025-01-25 01:45:47 +00:00
u2
This commit is contained in:
parent
583b50e519
commit
65f01fc4de
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
variables:
|
||||
- &rust_image "rust:1.81"
|
||||
- &install_binstall "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 && cp cargo-binstall /usr/local/cargo/bin"
|
||||
- &install_cargo_leptos "cargo-binstall -y cargo-leptos@0.2.20"
|
||||
- &install_cargo_leptos "cargo-binstall -y cargo-leptos@0.2.24"
|
||||
|
||||
steps:
|
||||
cargo_fmt:
|
||||
|
|
Loading…
Reference in a new issue