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

GitHub Action

Setup Hashlink

v1.0.3

Setup Hashlink

download

Setup Hashlink

Install and setup Hashlink

Installation

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

              

- name: Setup Hashlink

uses: PXshadow/setup-hashlink@v1.0.3

Learn more about this action in PXshadow/setup-hashlink

Choose a version

setup-hashlink

CI

This action sets up Hashlink for use in your github actions workflow.

Supports Linux, Windows and Mac.

Usage

uses action.yml and runs main.js from Main.hx source.

jobs:
  build:
    runs-on: ubuntu-latest
    steps:
      - uses: pxshadow/setup-hashlink@v1.0.3
      - run: hl