Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
nvm, it’s very old so
Browse files Browse the repository at this point in the history
  • Loading branch information
moxie-coder authored Jan 24, 2024
1 parent c064ecc commit bde205b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ jobs:
haxelib install hxcpp > /dev/null
haxelib install lime 8.0.2
haxelib install openfl 9.2.2
haxelib --never install flixel 5.2.2
haxelib --never install flixel 4.11.0
haxelib install flixel-tools
haxelib install flixel-ui
haxelib install flixel-addons 3.0.2
haxelib install flixel-addons 2.11.0
haxelib install tjson
haxelib install hxjsonast
haxelib install hxCodec 2.5.1
Expand Down Expand Up @@ -77,10 +77,10 @@ jobs:
haxelib install hxcpp > nul
haxelib install lime 8.0.2
haxelib install openfl 9.2.2
haxelib --never install flixel 5.2.2
haxelib --never install flixel 4.11.0
haxelib install flixel-tools
haxelib install flixel-ui
haxelib install flixel-addons 3.0.2
haxelib install flixel-addons 2.11.0
haxelib install tjson
haxelib install hxjsonast
haxelib install hxCodec 2.5.1
Expand Down Expand Up @@ -118,10 +118,10 @@ jobs:
haxelib install hxcpp > /dev/null
haxelib install lime 8.0.2
haxelib install openfl 9.2.2
haxelib --never install flixel 5.2.2
haxelib --never install flixel 4.11.0
haxelib install flixel-tools
haxelib install flixel-ui
haxelib install flixel-addons 3.0.2
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 bde205b

Please sign in to comment.