Skip to content

Repository files navigation

Setup HEMTT

Supports ubuntu-* and windows-* runners.

Usage

Use the latest version of HEMTT:

jobs:
  build:
    runs-on: ubuntu-latest
    steps:
    - uses: actions/checkout@v2
    - uses: arma-actions/hemtt@v1
      name: Setup HEMTT
    - name: Build
      run: hemtt build

Specify a version of HEMTT to use:

- uses: arma-actions/hemtt@v1
  name: Setup HEMTT
  with:
    version: 'v1.2.0'

About

Action for BrettMayson/HEMTT

Topics

Resources

Stars

10 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages