Use minimal cargo components in docs workflow
This commit is contained in:
parent
ea4d3b23f9
commit
d0e6597fec
|
|
@ -20,6 +20,7 @@ jobs:
|
|||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: beta
|
||||
components: rust-docs
|
||||
override: true
|
||||
|
||||
- name: Install mdbook
|
||||
|
|
|
|||
Loading…
Reference in New Issue