This shows how we can replace or supplement build instructions in readme.md with build "source code" AKA github actions workflow.
"Code is the Ultimate Specification Document" - Kevlin HenneyNote the advanced build instructions in The Battlesnake Readme
Let's replace this with a workflow in Battlesnake-cpp
We can prove the build instructions are correct on the chosen platform because building and testing on fresh VM succeeds.
