Skip to content

fix: add missing checkout step in reusable and composite workflows #2

fix: add missing checkout step in reusable and composite workflows

fix: add missing checkout step in reusable and composite workflows #2

Triggered via push September 19, 2025 04:06
Status Failure
Total duration 10s
Artifacts

workflow-ci.yml

on: push
call-reusable-workflow
5s
call-reusable-workflow
call-composite-workflow
4s
call-composite-workflow
Fit to window
Zoom out
Zoom in

Annotations

2 errors
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?
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.yml'. Did you forget to run actions/checkout before running your local action?