Skip to content

Commit

Permalink
fix workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
BoloVEVO committed Jan 21, 2024
1 parent b6bf12e commit de9fd4f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 8 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/html5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,9 @@ jobs:
haxelib run lime setup flixel
haxelib run lime setup
haxelib install flixel-tools
haxelib install flixel-addons
haxelib install flixel-addons 3.2.0
haxelib install flixel-ui
haxelib install hscript
haxelib install flixel-addons
haxelib git faxe https://github.com/uhrobots/faxe
haxelib git discord_rpc https://github.com/Aidan63/linc_discord-rpc
haxelib git linc_luajit https://github.com/MasterEric/linc_luajit.git
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,10 @@ jobs:
haxelib run lime setup
haxelib install hxcpp-debug-server 1.2.4
haxelib install flixel-tools
haxelib install flixel-addons
haxelib install flixel-addons 3.2.0
haxelib install flixel-ui
haxelib install hscript
haxelib git hxCodec https://github.com/polybiusproxy/hxCodec
haxelib install flixel-addons
haxelib git faxe https://github.com/uhrobots/faxe
haxelib install polymod
haxelib git discord_rpc https://github.com/Aidan63/linc_discord-rpc
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,10 @@ jobs:
haxelib run lime setup
haxelib install hxcpp-debug-server 1.2.4
haxelib install flixel-tools
haxelib install flixel-addons
haxelib install flixel-addons 3.2.0
haxelib install flixel-ui
haxelib install hscript
haxelib git hxCodec https://github.com/polybiusproxy/hxCodec
haxelib install flixel-addons
haxelib git faxe https://github.com/uhrobots/faxe
haxelib install polymod
haxelib git discord_rpc https://github.com/Aidan63/linc_discord-rpc
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,10 @@ jobs:
haxelib run lime setup
haxelib install hxcpp-debug-server 1.2.4
haxelib install flixel-tools
haxelib install flixel-addons
haxelib install flixel-addons 3.2.0
haxelib install flixel-ui
haxelib install hscript
haxelib git hxCodec https://github.com/polybiusproxy/hxCodec
haxelib install flixel-addons
haxelib git faxe https://github.com/uhrobots/faxe
haxelib install polymod
haxelib git discord_rpc https://github.com/Aidan63/linc_discord-rpc
Expand Down

0 comments on commit de9fd4f

Please sign in to comment.