mirror of https://github.com/fafhrd91/actix-web
Fix component name.
This commit is contained in:
parent
ed882fadcf
commit
45e3e3c640
|
@ -14,7 +14,7 @@ jobs:
|
|||
with:
|
||||
toolchain: stable
|
||||
profile: minimal
|
||||
components: rustdoc
|
||||
components: rust-docs
|
||||
- name: Check for broken intra-doc links
|
||||
uses: actions-rs/cargo@v1
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue