diff --git a/how-to/github.md b/how-to/github.md index 6ca81eb62b0d5e7862007de3b2655e238afc33a5..90ae4f9c1a6e7bec91fdc3004092b671675cb613 100644 --- a/how-to/github.md +++ b/how-to/github.md @@ -21,9 +21,7 @@ Click on a red "failed" button to go to that specific run: then click on the "build" button to see full details: -<figure style="width:1014px;height:616px"> - -</figure> +<img src="media/failed.png" alt="GitLab screenshot showing failed build" style="width:1014px;height:616px" /> There will be a long, scary-looking report - ignore everything except the first line of red text, which will tell you exactly which file broke the build, and why.