GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. D:\a\crl\crl\./.github/actions/install-gperf\action.yaml (Line: 6, Col: 7): Required property is missing: shell,D:\a\crl\crl\./.github/actions/install-gperf\action.yaml (Line: 12, Col: 7): Required property is missing: shell,D:\a\crl\crl\./.github/actions/install-gperf\action.yaml (Line: 18, Col: 7): Required property is missing: shell
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)