Skip to content

fix: add missing checkout step for composite workflow and correct path #8

fix: add missing checkout step for composite workflow and correct path

fix: add missing checkout step for composite workflow and correct path #8

Triggered via push September 19, 2025 04:30
Status Failure
Total duration 8s
Artifacts

workflow-ci.yml

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

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?