clone45 / voxglitch

Modules for VCV Rack
GNU General Public License v3.0
98 stars 16 forks source link

Updated GitHub Actions workflow so it works again. #206

Closed cosinekitty closed 1 year ago

cosinekitty commented 1 year ago

I noticed the Voxglitch build tests had started failing. Same thing happened for me in Sapphire. Based on recent changes made by BaconPaul et. al. to target the Rack SDK 2.2.0, and to add support for building for both Intel and ARM on Mac OS, I followed their changes to get it working again. This will allow you to verify Voxglitch builds correctly on all supported platforms again.

The tl;dr: now you will see a green check mark instead of red X when you push (unless there really is a problem you need to fix).

clone45 commented 1 year ago

Thanks! I noticed that as well, but hadn't gotten around to looking into it.

cosinekitty commented 1 year ago

Cool! Looks like there are still errors, but these appear to be real warnings/errors in Voxglitch.

clone45 commented 1 year ago

Interesting. I'll get those fixed!