Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
link-2

GitHub Action

setup-aftman

v0.3.0

setup-aftman

link-2

setup-aftman

Github action to install and run aftman; a toolchain manager

Installation

Copy and paste the following snippet into your .yml file.

              

- name: setup-aftman

uses: ok-nick/setup-aftman@v0.3.0

Learn more about this action in ok-nick/setup-aftman

Choose a version

setup-aftman

CI discord

Github action to install and run aftman; a toolchain manager.

Usage

steps:
- uses: actions/setup-aftman@v0.3.0

Parameters

name description default
version aftman version in the form vx.x.x -
path Path to the aftman.toml directory .
token Github token from github.token github.token

Credits

@nezuo - Installing aftman using gh