GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/website/website/./.github/actions/build-static/action.yaml (Line: 5, Col: 3): Unexpected value 'shell',/home/runner/work/website/website/./.github/actions/build-static/action.yaml (Line: 17, Col: 7): Required property is missing: shell,/home/runner/work/website/website/./.github/actions/build-static/action.yaml (Line: 21, 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)