Build .NET MAUI apps with GitHub Actions
Writing a workflow to build a cross platform .NET MAUI app with GitHub Actions is more complicated than the average .NET app. You have to install the .NET MAUI workload and take into consideration which runner can be used to build each platform. In t...
blog.taranissoftware.com7 min read