Fix typo in action.yml
This commit is contained in:
parent
6a227682ef
commit
79a733605c
@ -3,7 +3,7 @@ description: 'Install a specific Rust toolchain and add it to the PATH'
|
|||||||
author: 'Héctor Ramón'
|
author: 'Héctor Ramón'
|
||||||
inputs:
|
inputs:
|
||||||
rust-version:
|
rust-version:
|
||||||
description: 'The toolchain name, such as stable, nighly, or 1.8.0'
|
description: 'The toolchain name, such as stable, nightly, or 1.8.0'
|
||||||
default: 'stable'
|
default: 'stable'
|
||||||
runs:
|
runs:
|
||||||
using: 'node12'
|
using: 'node12'
|
||||||
|
Loading…
Reference in New Issue
Block a user