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 committed Feb 7, 2025
1 parent 32be3a0 commit 0b62a6d
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 0b62a6d

Please sign in to comment.