mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-10 14:54:16 +00:00
chore: remove print trunk version
This commit is contained in:
parent
35bde1c92c
commit
c203a83b44
1 changed files with 0 additions and 3 deletions
3
.github/workflows/run-cargo-make-task.yml
vendored
3
.github/workflows/run-cargo-make-task.yml
vendored
|
@ -54,9 +54,6 @@ jobs:
|
|||
- name: Install Trunk
|
||||
run: cargo binstall trunk --no-confirm
|
||||
|
||||
- name: Print Trunk Version
|
||||
run: trunk --version
|
||||
|
||||
- name: Install Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue