
Hello,
I currently have the license on my machine to develop, test and build our WPF applications. We are using GitHub Actions to run unit testing, sonarqube scans and we have GitHub build the product and publish it to Artifactory. We're experiencing issues when publishing with this approach. Our WPF application will build appropriately, but when it comes time to run, it will fail and shows error messages about not having a license.
I'd really hope and expect we don't need another license for the build server.
What are some methods to get the GitHub Action environment the appropriate license information to build this product and allow users to run it?
Many thanks,
Mark
[Modified 4 days ago]