fix: add missing checkout step for composite workflow and correct path #8
workflow-ci.yml
on: push
call-reusable-workflow
3s
call-composite-workflow
4s
Annotations
2 errors
|
call-composite-workflow
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/learning-github-actions/learning-github-actions/.github/workflows/utilities/composite-workflow'. Did you forget to run actions/checkout before running your local action?
|
|
call-reusable-workflow
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/learning-github-actions/learning-github-actions/.github/workflows/utilities/reusable-workflow.yml'. Did you forget to run actions/checkout before running your local action?
|