-
Notifications
You must be signed in to change notification settings - Fork 0
Basic setup
Cédric Belin edited this page Nov 3, 2024
·
9 revisions
Set up a specific version of the HashLink VM:
jobs:
test:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- uses: lix-pm/setup-lix@master
- uses: cedx/setup-hashlink@v6
with:
version: 1.14.0
- run: hl --version
- run: lix download
- run: haxe test.hxml