Skip to content

Commit

Permalink
oh damnit i forgot about hxp
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesisfeline committed Feb 18, 2024
1 parent 13a83c5 commit c1f893e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
haxelib setup ~/haxelib
haxelib install hxcpp > /dev/null --quiet
haxelib install format > nul --quiet
haxelib install hxp
haxe -cp ./setup -D analyzer-optimize -main Main --interp
haxelib git systools https://github.com/haya3218/retools
- name: Skip SScript setup mode
Expand Down Expand Up @@ -73,6 +74,7 @@ jobs:
haxelib setup C:/haxelib
haxelib install hxcpp > /dev/null --quiet
haxelib install format > nul --quiet
haxelib install hxp
haxe -cp ./setup -D analyzer-optimize -main Main --interp
haxelib git systools https://github.com/haya3218/retools
shell: cmd
Expand Down Expand Up @@ -106,6 +108,7 @@ jobs:
haxelib setup ~/haxelib
haxelib install hxcpp > /dev/null --quiet
haxelib install format > nul --quiet
haxelib install hxp
haxe -cp ./setup -D analyzer-optimize -main Main --interp
# haxelib git systools https://github.com/haya3218/retools
- name: Skip SScript setup mode
Expand Down

0 comments on commit c1f893e

Please sign in to comment.