Skip to content

Commit

Permalink
chore(ci): cargo install --locked for cargo-leptos installation (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
gbj authored Feb 7, 2025
1 parent 88b1b2d commit 2add714
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/cargo-make/cargo-leptos.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 2add714

Please sign in to comment.