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 a58e323 commit 0fd15e4
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,7 +27,7 @@ jobs:
- name: Install Haxelib
run: |
haxelib setup C:/haxelib
haxelib install hxcpp > /dev/null --quiet
haxelib install hxcpp > nul --quiet
haxelib --never install flixel 4.11.0
haxelib install lime
haxelib install openfl
Expand Down

0 comments on commit 0fd15e4

Please sign in to comment.