This commit is contained in:
parent
94053ae9ec
commit
4fc34dacaa
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ jobs:
|
|||
run: rustup target add wasm32-unknown-unknown
|
||||
|
||||
- name: Add cargo-letpos
|
||||
run: cargo install cargo-leptos
|
||||
run: cargo install -j 1 cargo-leptos
|
||||
|
||||
- name: Install Node.js
|
||||
uses: https://github.com/actions/setup-node@v4
|
||||
|
|
Loading…
Reference in a new issue