We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37bc41b + 55f4350 commit 3607f62Copy full SHA for 3607f62
1 file changed
README.md
@@ -75,7 +75,7 @@ To do this:
75
To quickly test if a workflow file format is valid, you can also build workflows locally to validate the schema is correct:
76
```
77
# Download the rust toolchain, if not already installed.
78
-brew install rust-up
+brew install rustup
79
rustup-init
80
81
# Ensure the workflows can successfully be converted into Rust.
0 commit comments