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

GitHub Action

Setup TinyGo

v1.0.0

Setup TinyGo

play

Setup TinyGo

Set up a specific version of TinyGo and add it to the PATH

Installation

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

              

- name: Setup TinyGo

uses: acifani/[email protected]

Learn more about this action in acifani/setup-tinygo

Choose a version

setup-tinygo

Check dist/ Validate

This actions sets up a TinyGo environment for GitHub Actions.

Usage

- uses: acifani/setup-tinygo@v1
  with:
    tinygo-version: 0.20.0