GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/mc/mc/./.github/workflows/ci-ubuntu/action.yml (Line: 7, Col: 7): Required property is missing: shell,/home/runner/work/mc/mc/./.github/workflows/ci-ubuntu/action.yml (Line: 12, Col: 7): Required property is missing: shell,/home/runner/work/mc/mc/./.github/workflows/ci-ubuntu/action.yml (Line: 15, Col: 7): Required property is missing: shell,/home/runner/work/mc/mc/./.github/workflows/ci-ubuntu/action.yml (Line: 23, Col: 7): Required property is missing: shell,/home/runner/work/mc/mc/./.github/workflows/ci-ubuntu/action.yml (Line: 43, Col: 7): Required property is missing: shell,/home/runner/work/mc/mc/./.github/workflows/ci-ubuntu/action.yml (Line: 57, 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)