🔥 3-day streak
GitHub Actions (GH-200)12 / 142
Question 12 of 142
You are authoring a composite action for your organization. The action.yml defines a `runs.using: composite` block with several `run:` steps that execute build commands. When a teammate consumes the action in a workflow, the run fails immediately with the error: "Error: Required property is missing: shell". What must you change in the action.yml to resolve this?
Reviewed for accuracy · Report an issueNext question