Skip to content

Commit 995537c

Browse files
committed
fix: add powershell to the action.yml [skip ci]
1 parent bd09e76 commit 995537c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ inputs:
8181
nala:
8282
description: 'The nala version to install ("" or "legacy").'
8383
required: false
84+
powershell:
85+
description: "The powershell version to install."
86+
required: false
8487

8588
runs:
8689
using: "node16"

0 commit comments

Comments
 (0)