Use minimal cargo components in docs workflow

This commit is contained in:
teor 2021-04-30 06:49:32 +10:00
parent ea4d3b23f9
commit d0e6597fec
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
toolchain: beta
components: rust-docs
override: true
- name: Install mdbook