You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
setup-aftman
v0.1.0
Github action to install and run aftman; a toolchain manager.
steps:
- uses: actions/setup-aftman@v0
name | description | default |
---|---|---|
version |
aftman version in the form vx.x.x |
- |
trust-check |
Whether to check trusts | true |
trusts |
List of trusted tools separated by spaces | - |
path |
Path to the aftman.toml directory |
./ |
token |
Github token from github.token |
github.token |
@nezuo - Installing aftman
using gh