optimize github action

This commit is contained in:
Maccesch 2023-05-28 18:29:23 +01:00
parent a637435874
commit af1eee6f28

View file

@ -42,8 +42,8 @@ jobs:
tool: cargo-binstall,mdbook
- name: Install mdbook II
run: |
cargo binstall mdbook-cmdrun
cargo binstall trunk
cargo binstall -y mdbook-cmdrun
cargo binstall -y trunk
rustup target add wasm32-unknown-unknown
- name: Setup Pages
id: pages