chore(ci): cargo install --locked for cargo-leptos installation (#3559)

This commit is contained in:
Greg Johnston
2025-02-06 21:22:37 -05:00
committed by GitHub
parent 88b1b2d882
commit 2add714c65

View File

@@ -1,5 +1,6 @@
[tasks.install-cargo-leptos]
install_crate = { crate_name = "cargo-leptos", binary = "cargo-leptos", test_arg = "--help" }
args = ["--locked"]
[tasks.cargo-leptos-e2e]
command = "cargo"