chore: fix workflow issue #9
build.yml
on: push
build_packages
5s
call_test
/
test
call_docs
/
deploy
Annotations
4 errors
build_packages
/home/runner/work/lun/lun/./.github/actions/setup/action.yml (Line: 22, Col: 7): Required property is missing: shell
|
build_packages
/home/runner/work/lun/lun/./.github/actions/setup/action.yml (Line: 25, Col: 7): Required property is missing: shell
|
build_packages
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/lun/lun/./.github/actions/setup/action.yml (Line: 22, Col: 7): Required property is missing: shell,/home/runner/work/lun/lun/./.github/actions/setup/action.yml (Line: 25, 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)
|
build_packages
Failed to load /home/runner/work/lun/lun/./.github/actions/setup/action.yml
|