diff --git a/how-to/github.md b/how-to/github.md index 90ae4f9c1a6e7bec91fdc3004092b671675cb613..6ca81eb62b0d5e7862007de3b2655e238afc33a5 100644 --- a/how-to/github.md +++ b/how-to/github.md @@ -21,7 +21,9 @@ Click on a red "failed" button to go to that specific run: then click on the "build" button to see full details: -<img src="media/failed.png" alt="GitLab screenshot showing failed build" style="width:1014px;height:616px" /> +<figure style="width:1014px;height:616px"> + +</figure> 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.