mirror of https://github.com/aminya/setup-cpp
fix: add powershell to the action.yml [skip ci]
This commit is contained in:
parent
bd09e76247
commit
995537c5e7
|
@ -81,6 +81,9 @@ inputs:
|
|||
nala:
|
||||
description: 'The nala version to install ("" or "legacy").'
|
||||
required: false
|
||||
powershell:
|
||||
description: "The powershell version to install."
|
||||
required: false
|
||||
|
||||
runs:
|
||||
using: "node16"
|
||||
|
|
Loading…
Reference in New Issue