Getting nightly builds
If you would like to stay ahead of others and take advantage of new features, you can use the latest pre-release version of Bicep. Currently, the team will not publish the pre-release versions, so you need to go into their GitHub Actions run history and manually download the pre-release version you are after for the main branch.
Follow https://github.com/Azure/bicep/actions to view the latest action workflow. Once there, select the latest build that has been successful, as shown in the following screenshot:
On the build page, select the artifact you would like to download and install it according to one of the approaches we have gone through based on your operating system.
Warning
These versions might have known or unknown issues much like any other beta or pre-release version of any software, so...