Skip to content

Commit

Permalink
attempting to fix android black screen and crashing issues..
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanSantiagoYT authored Nov 24, 2023
1 parent 98dc679 commit 0a9bbfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,8 +276,8 @@ jobs:
run: |
haxelib --quiet setup /home/runner/haxelib
haxelib --quiet install hxcpp 4.2.1 > /dev/null
haxelib --quiet install lime 7.9.0
haxelib --quiet install openfl 9.1.0
haxelib --quiet install lime 8.0.2
haxelib --quiet install openfl 9.2.1
haxelib --quiet install flixel 5.2.2
haxelib --quiet run lime setup flixel
haxelib --quiet install flixel-tools
Expand Down

0 comments on commit 0a9bbfa

Please sign in to comment.