The Github actions are set up in such a way that binary files are created for each commit on the master branch. Feel free to try them out if you want the latest features but be prepared to find some unfinished things in them as well.
-
Switch to the
Actions
tab in the repository: -
Each commit will trigger two workflow runs, one for the binaries and one for some automated tests. Pick a commit and chose the workflow run with the higher build number:
-
The next window should look like this:
If it looks like this instead, you have picked the test workflow run (which does not contain any binaries):
-
Scroll down to find the binaries:
-
Click on an artifact to download it. If that doesn't seem to work, check that you are logged in on Github (required for the download)