Skip to content

Setup Aiken

Actions
Set up a specific version of Aiken and add it to the PATH
v1.0.2
Latest
Star (3)

Setup Aiken

This action sets up an Aiken environment for use in a GitHub Actions workflow.

Inputs

version

Required The version of Aiken to install.

Outputs

version

The version of Aiken that was installed.

Example usage

uses: aiken-lang/setup-aiken@v1
with:
  version: v1.0.28-alpha
run: aiken fmt --check
run: aiken check

Setup Aiken is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Set up a specific version of Aiken and add it to the PATH
v1.0.2
Latest

Setup Aiken is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.