lens0021/Setup Amber Compiler

Download an Amber compiler.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 21, 2026
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: lens0021/setup-amber@8d238a8b042c54dc73f555fa5f25948311f5a126 # v2.3.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
amber-versionThe version of Amber to install.0.5.1-alpha
amber-repository-urlThe Git repository URL to clone Amber from when building from source. Defaults to the official Amber repository.https://github.com/amber-lang/amber.git
amber-repository-refA Git ref (commit SHA, branch name, or tag name) to build Amber from source. If provided, this overrides 'amber-version' and triggers a build from source.""
enable-cacheWhether to cache Amber binaries.true
cache-pathThe path to directory where Amber binary caches are stored. If empty string is given, defaults to ~/.tools on the runner.""
bin-pathThe path to location where the final amber binary should be located. Default to `/usr/local/bin/amber`./usr/local/bin/amber
namedescription
amber-pathThe path where the Amber binary was installed.