SabreTools / MPF

Redumper/Aaru/DiscImageCreator GUI in C#
GNU General Public License v3.0
405 stars 34 forks source link

Add CI via GitHub Workflows #657

Closed Deterous closed 5 months ago

Deterous commented 5 months ago

Implements in GitHub Actions the exact same CI and WIP builds as Appveyor currently does. Full framework/runtime builds are commented out, but possible.

Implements #535