Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

typo #202

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

typo #202

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ to store cache for different Rust versions, as it is unique across different Rus
## 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:

```yaml
Expand Down