Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 430 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 430 Bytes

setup-hashi-tool

This actions downloads and adds to $PATH any tool by HashiCorp available at release page.

Not all tools are tested! But popular ones should work.

Usage

Supports ubuntu-latest and macos-latest runners with x86 and arm64 architecture.

steps:
- uses: nahsi/setup-hashi-tool@v1
  with:
    name: nomad # required
    version: 0.14.0 # default is latest