actions: svg.n needs openfl

This commit is contained in:
Josh Tynjala
2023-11-27 10:14:36 -08:00
parent b330249a88
commit d68bce1a87

View File

@@ -338,6 +338,7 @@ jobs:
haxelib install format --quiet
haxelib install hxp --quiet
haxelib install svg --quiet
haxelib install openfl --quiet
- name: Enable HXCPP compile cache
run: |