Merge babe4ea74427c9e6f8489c73602319ceafd00230 into 88dc2356392166efad76775c878094f4e83ff746

This commit is contained in:
Tshepang Lekhonkhobe 2021-08-02 18:28:32 +00:00 committed by GitHub
commit 528fd5ec25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,7 +85,7 @@ to store cache for different Rust versions, as it is unique across different Rus
## Profiles ## Profiles
This Action supports rustup [profiles](https://blog.rust-lang.org/2019/10/15/Rustup-1.20.0.html#profiles), This Action supports rustup [profiles](https://blog.rust-lang.org/2019/10/15/Rustup-1.20.0.html#profiles),
which are can be used to speed up the workflow execution by installing the which can be used to speed up the workflow execution by installing the
minimally required set of components, for example: minimally required set of components, for example:
```yaml ```yaml