Skip to content
download

GitHub Action

Setup Hashlink

v1.0.4 Latest version

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.4

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