fix: add powershell to the action.yml [skip ci]

This commit is contained in:
Amin Yahyaabadi 2023-01-18 01:35:41 -08:00
parent bd09e76247
commit 995537c5e7
1 changed files with 3 additions and 0 deletions

View File

@ -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"