MicrosoftMicrosoft
GH-200 · Question #75
GH-200 Question #75: Real Exam Question with Answer & Explanation
Sign in or unlock GH-200 to reveal the answer and full explanation for question #75. The question stem and answer options stay visible for context.
Author and Maintain Workflows
Question
As a developer, which of the following snippets will enable you to run the commands npm ci and npm run build as part of a workflow?
Options
- A- run: |
- B- shell:
- C- run: |
- D- run:
- E- shell: |
Unlock GH-200 to see the answer
You've previewed enough free GH-200 questions. Unlock GH-200 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#GitHub Actions#Workflow Syntax#Run Command#Multi-line Commands