runestack/Setup Rune CLI

Download and install the Rune CLI on the runner.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionRune CLI version to install (e.g. "v0.0.1-dev.26"). Use "latest" to install the most recent release. The version must match a tag in runestack/rune. nolatest
github-tokenGitHub token used for the "latest" version lookup and for downloading the asset. Defaults to the workflow's GITHUB_TOKEN, which is enough for public releases. Override only if you hit rate limits or are pulling from a private fork. no${{ github.token }}
namedescription
versionThe resolved Rune CLI version that was installed (e.g. v0.0.1-dev.26).
pathAbsolute path to the directory containing the rune binary (also added to PATH).