Setup Hashlink
ActionsTags
(2)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.
uses action.yml and runs main.js from Main.hx source.
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: pxshadow/[email protected]
- run: hl
Setup Hashlink 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.