Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CamLikesKirby authored Oct 12, 2024
1 parent a5088a7 commit 8f2be2e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@ jobs:
run: |
haxelib setup C:/haxelib
haxelib install hxcpp > nul
haxelib install openfl
haxelib install openfl 9.3.3
haxelib install flixel 4.11.0
haxelib install lime 8.0.0
haxelib install lime 8.1.2
haxelib run lime setup flixel
haxelib run lime setup
haxelib remove flixel-addons
haxelib remove flixel-tools
haxelib remove flixel-ui
haxelib install flixel-tools
haxelib install flixel-ui
haxelib install flixel-addons 2.9.0
haxelib install flixel-ui 2.6.1
haxelib install flixel-addons 2.11.0
haxelib install tjson
haxelib install hxjsonast
haxelib install hxCodec 2.5.1
Expand Down

0 comments on commit 8f2be2e

Please sign in to comment.