mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-02-02 10:54:15 -05:00
fixed CI
This commit is contained in:
parent
5021b166de
commit
587b83d4c5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -41,6 +41,7 @@ jobs:
|
|||
cargo install mdbook
|
||||
cargo install mdbook-cmdrun
|
||||
cargo install trunk
|
||||
rustup target add wasm32-unknown-unknown
|
||||
- name: Setup Pages
|
||||
id: pages
|
||||
uses: actions/configure-pages@v3
|
||||
|
|
Loading…
Add table
Reference in a new issue