[ci] use the latest haxelib version

This commit is contained in:
Chris Speciale
2025-04-10 11:49:27 -04:00
committed by GitHub
parent 236e143a8e
commit aadf0789b1

View File

@@ -30,6 +30,7 @@ jobs:
- name: Install Haxe dependencies
run: |
curl --output ../hxcpp-4.3.45.zip --location https://github.com/HaxeFoundation/hxcpp/releases/download/v4.3.45/hxcpp-4.3.45.zip
haxelib --global update haxelib --quiet
haxelib install ../hxcpp-4.3.45.zip --quiet
haxelib install format --quiet
haxelib install hxp --quiet