Skip to content

Commit

Permalink
chore(examples): install cargo leptos
Browse files Browse the repository at this point in the history
  • Loading branch information
agilarity committed Mar 13, 2024
1 parent 7451305 commit edea054
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/run-cargo-make-task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,12 @@ jobs:

- uses: jetli/[email protected]
with:
version: "0.2.92"
version: "latest"

- uses: cargo-bins/cargo-binstall@main

- name: Install cargo-leptos
run: cargo binstall cargo-leptos

- name: Install Trunk
uses: jetli/[email protected]
Expand Down

0 comments on commit edea054

Please sign in to comment.