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:
|
nala:
|
||||||
description: 'The nala version to install ("" or "legacy").'
|
description: 'The nala version to install ("" or "legacy").'
|
||||||
required: false
|
required: false
|
||||||
|
powershell:
|
||||||
|
description: "The powershell version to install."
|
||||||
|
required: false
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: "node16"
|
using: "node16"
|
||||||
|
|
Loading…
Reference in New Issue