Skip to content

Commit

Permalink
chore(examples): add no confirm
Browse files Browse the repository at this point in the history
  • Loading branch information
agilarity committed Mar 13, 2024
1 parent edea054 commit dce3145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-cargo-make-task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- uses: cargo-bins/cargo-binstall@main

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

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

0 comments on commit dce3145

Please sign in to comment.