-
Notifications
You must be signed in to change notification settings - Fork 1
Basic setup
Cédric Belin edited this page Dec 4, 2025
·
12 revisions
Set up a specific version of the HashLink VM:
jobs:
test:
runs-on: windows-latest
steps:
- uses: actions/checkout@v5
- uses: lix-pm/setup-lix@master
- uses: cedx/setup-hashlink@v8
with:
version: =1.15.0
- run: hl --version
- run: lix download
- run: haxe test.hxml