FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

PXshadow/setup-hashlink: A github action to install and setup Hashlink · GitHub

This repository was archived by the owner on Mar 9, 2023. It is now read-only.
/ setup-hashlink Public archive
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

setup-hashlink

Use Cedx's setup-hashlink instead, it's well maintained and works well.

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

About

A github action to install and setup Hashlink

Topics

Resources

Stars

14 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL