mirror of
https://github.com/actions-rs/toolchain.git
synced 2025-12-20 05:15:46 +02:00
add working-directory option
This commit is contained in:
parent
88dc235639
commit
e80cf306a4
5 changed files with 10162 additions and 15 deletions
|
|
@ -28,6 +28,8 @@ inputs:
|
|||
components:
|
||||
description: Comma-separated list of components to be additionally installed for a new toolchain
|
||||
required: false
|
||||
working-directory:
|
||||
description: Working directory to use for finding rust-toolchain
|
||||
|
||||
outputs:
|
||||
rustc:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue