Skip to content

Setup TON cli tools

Actions

About

Set up the latest version of TON cli tools for github actions
v2
Latest
Star (6)

setup-tools

GitHub Actions status
GitHub Actions status
GitHub Actions status
GitHub Actions status

This action sets up a tonos cli tools for use in actions. Avalible tool list:

Usage

See action.yml

steps:
- uses: ton-actions/setup-tools@v1
  with:
    gitHubToken: ${{ secrets.GITHUB_TOKEN }}
- run: |
  tonos-cli --version
  solc --version
  tvm_linker --version

Don't forget to tip

My Free TON address: 0:9b487d68e4f029ab6d92640892d99d1c549ae69b198df414e905350559a165bf

https://ton.surf

Setup TON cli tools is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Set up the latest version of TON cli tools for github actions
v2
Latest

Setup TON cli tools is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.