How to create a test build for testing purpose
We have automated workflow to create test build for mac, linux and windows. You can generate for all three platform or only for specified platforms.
Steps to generate a test build:
1. Go to workflow tab: Test-Commit
2. press "Run workflow" button
3. Enter Git ref / commit hash
4. To select platform, write true to build for that platform else write false.
5. Press "Run workflow" button to trigger workflow
6. Check workflow log by click on running workflow:
7. Once builds are ready, you can download them from artifact section of that workflow: