I spent the last 2 days getting github actions to build Mac, Linux and Windows builds of my never to be seen prototypes. Total waste of time, but a lot of fun.

@grumpygamer

one can immediately tell from my commit history when I work on my CI workflows

- add new CI build workflow for mac
- fix build error in new CI build workflow for mac
- adjust fix for mac CI
- trying another way?
- fix
- fix #2
- fix #3
- please work?
- why
- i am going to quit programming and go raise sheep
@gloriouscow @grumpygamer Is this all not even testable locally? Some of my over simple CI I can test run with act before I waste even more time getting it running on GitHub
@gullevek @gloriouscow @grumpygamer nope, you might not have the infrastructure locally to run the things, and you definitely aren't doing the weird diff handling GitHub uses where it loses all knowledge of branches and history