https://github.com/siedentop/cpp-github-action.git
Debugging Github Actions (or any CI) is annoying if you can't run it locally.
act let's you run them locally.
act -P ubuntu-latest=nektos/act-environments-ubuntu:18.04
-v if there's some error.