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:
|
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:
|
||||||
|
|
Loading…
Reference in New Issue