Skip to content

Commit

Permalink
chore(ci): install trunk with cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
agilarity committed Mar 18, 2024
1 parent 45dc09b commit 782dd5a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/run-cargo-make-task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,7 @@ jobs:
run: cargo binstall cargo-leptos --no-confirm

- name: Install Trunk
uses: jetli/[email protected]
with:
version: "latest"
run: cargo binstall trunk --no-confirm

- name: Print Trunk Version
run: trunk --version
Expand Down

0 comments on commit 782dd5a

Please sign in to comment.