mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-01-23 00:59:22 -05:00
fixed CI
This commit is contained in:
parent
ab86f6d402
commit
5021b166de
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -40,6 +40,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
cargo install mdbook
|
cargo install mdbook
|
||||||
cargo install mdbook-cmdrun
|
cargo install mdbook-cmdrun
|
||||||
|
cargo install trunk
|
||||||
- name: Setup Pages
|
- name: Setup Pages
|
||||||
id: pages
|
id: pages
|
||||||
uses: actions/configure-pages@v3
|
uses: actions/configure-pages@v3
|
||||||
|
|
Loading…
Add table
Reference in a new issue