jetli / trunk-action

Install `Trunk` by downloading the executable

Home Page:https://github.com/marketplace/actions/trunk-action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trunk-action status

trunk-action

Install Trunk by downloading the executable (much faster than cargo install trunk, seconds vs minutes).

Usage

- uses: jetli/trunk-action@v0.5.0
  with:
    # Optional version of trunk to install(eg. 'v0.19.1', 'latest')
    version: 'latest'

Resources

About

Install `Trunk` by downloading the executable

https://github.com/marketplace/actions/trunk-action

License:MIT License


Languages

Language:TypeScript 100.0%