mesche-lang/Download Mesche Compiler

Downloads a Mesche Compiler build for CI jobs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
artifact-tokenThe GitHub token to use for artifact download requests. At a minimum the token will will need 'public:repo' permissions.yes
osOptional. The target OS of the desired build. Possible values: linux, macos, win-mingw, Defaults to the operating system on which this action is being executed.no""
archOptional. The architecture of the desired build (ignored when os = boot). Possible values: x86_64, i686. Defaults to x86_64.nox86_64
repoOptional. The repository from which builds will be downloaded. Defaults to mesche-lang/cli.nomesche-lang/mesche
workflow-nameOptional. The name of the GitHub Actions workflow that produces build artifacts. Defaults to 'Mesche CLI - CI'noBuild Mesche
branchOptional. The branch from which builds will be downloaded. Defaults to master.nomaster
local-pathOptional. The local path to which the Mesche build will be unpacked. Defaults to ./bin.no./bin

no outputs