Use dev HXCPP for now to fix iOS builds

This commit is contained in:
Joshua Granick
2021-01-05 19:37:30 -08:00
parent 3269f3c514
commit f77909f6d6

View File

@@ -34,7 +34,7 @@ jobs:
- name: Install Haxe dependencies
run: |
haxelib install hxcpp 4.0.64 --quiet
haxelib git hxcpp https://github.com/haxefoundation/hxcpp --quiet
haxelib install format --quiet
haxelib install hxp --quiet
haxelib git lime-samples https://github.com/openfl/lime-samples --quiet