Home
Softono

Actions Setup Tfcmt

Open source MIT Shell
23
Stars
2
Forks
0
Issues
2
Watchers
9 months
Last Commit

 About Actions Setup Tfcmt

Setup suzuki-shunsuke/tfcmt Action

Platforms

Web Self-hosted Cloud

Languages

Shell

Need Help Installing Actions Setup Tfcmt?

We provide expert installation service for this software. Our team will install, configure, and secure Actions Setup Tfcmt on your server. plans start at just $30.

Actions Setup Tfcmt

View on GitHub

actions-setup-tfcmt

Setup test

The shmokmt/actions-setup-tfcmt action installs suzuki-shunsuke/tfcmt to the PATH in your GitHub Actions.

Inputs

version

Optional. The version of tfcmt. Default is "latest".

Usage

This action can run be on ubuntu-latest and macos-latest.

Use latest version

steps:
  - uses: shmokmt/actions-setup-tfcmt@v2

Use specific version

steps:
  - uses: shmokmt/actions-setup-tfcmt@v2
    with:
      version: v4.13.0

References