GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /jenkins/gha_runners/actions-runner8/_work/daos/daos/./.github/actions/build-rpm/action.yml (Line: 55, Col: 7): Required property is missing: shell,/jenkins/gha_runners/actions-runner8/_work/daos/daos/./.github/actions/build-rpm/action.yml (Line: 71, Col: 12): Unexpected symbol: 'name'. Located at position 32 within expression: steps.build-vars.outputs.build name,/jenkins/gha_runners/actions-runner8/_work/daos/daos/./.github/actions/build-rpm/action.yml (Line: 67, Col: 7): Required property is missing: shell,/jenkins/gha_runners/actions-runner8/_work/daos/daos/./.github/actions/build-rpm/action.yml (Line: 90, Col: 7): Required property is missing: shell,/jenkins/gha_runners/actions-runner8/_work/daos/daos/./.github/actions/build-rpm/action.yml (Line: 104, Col: 7): Required property is missing: shell,/jenkins/gha_runners/actions-runner8/_work/daos/daos/./.github/actions/build-rpm/action.yml (Line: 111, Col: 7): Required property is missing: shell,/jenkins/gha_runners/actions-runner8/_work/daos/daos/./.github/actions/build-rpm/action.yml (Line: 116, Col: 7): Required property is missing: shell,/jenkins/gha_runners/actions-runner8/_work/daos/daos/./.github/actions/build-rpm/action.yml (Line: 125, 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)