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

Commit

Permalink
forgot the workflows oops
Browse files Browse the repository at this point in the history
  • Loading branch information
moxie-coder authored Aug 4, 2023
1 parent e4f4dcc commit bdb2665
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
haxelib git discord_rpc https://github.com/Aidan63/linc_discord-rpc
haxelib git hxvm-luajit https://github.com/nebulazorua/hxvm-luajit
haxelib git hxCodec https://github.com/polybiusproxy/hxCodec
haxelib git flixel-screenshot-plugin https://github.com/sayofthelor/flixel-screenshot-plugin
haxelib install hxcpp-debug-server
haxelib list
- name: Create Version Tag
Expand Down Expand Up @@ -89,6 +90,7 @@ jobs:
haxelib git discord_rpc https://github.com/Aidan63/linc_discord-rpc
haxelib git hxvm-luajit https://github.com/nebulazorua/hxvm-luajit
haxelib git hxCodec https://github.com/polybiusproxy/hxCodec
haxelib git flixel-screenshot-plugin https://github.com/sayofthelor/flixel-screenshot-plugin
haxelib install hxcpp-debug-server
haxelib list
shell: cmd
Expand Down Expand Up @@ -130,6 +132,7 @@ jobs:
haxelib git discord_rpc https://github.com/Aidan63/linc_discord-rpc
haxelib git hxvm-luajit https://github.com/nebulazorua/hxvm-luajit
haxelib git hxCodec https://github.com/polybiusproxy/hxCodec
haxelib git flixel-screenshot-plugin https://github.com/sayofthelor/flixel-screenshot-plugin
haxelib install hxcpp-debug-server
haxelib list
- name: Create Version Tag
Expand Down

0 comments on commit bdb2665

Please sign in to comment.