Skip to content

Commit

Permalink
Update build-debug-web.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylveondev authored Sep 12, 2024
1 parent fec42d8 commit a58e323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-debug-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
- name: Install Haxelib
run: |
haxelib setup C:/haxelib
haxelib install hxcpp > /dev/null --quiet
haxelib --never install flixel 4.11.0
haxelib install hxcpp
haxelib install lime
haxelib install openfl
haxelib --never install flixel 4.11.0
Expand Down

0 comments on commit a58e323

Please sign in to comment.