Fix component name.

This commit is contained in:
Luca Palmieri 2022-01-28 11:56:50 +00:00
parent ed882fadcf
commit 45e3e3c640
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
with: with:
toolchain: stable toolchain: stable
profile: minimal profile: minimal
components: rustdoc components: rust-docs
- name: Check for broken intra-doc links - name: Check for broken intra-doc links
uses: actions-rs/cargo@v1 uses: actions-rs/cargo@v1
env: env: