1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-10-05 17:00:39 +00:00

hmm workflow test?

This commit is contained in:
Cameron Taylor 2022-05-13 13:24:20 -04:00
parent 6867c25729
commit 91690ed1e4
2 changed files with 4 additions and 12 deletions

View file

@ -14,17 +14,9 @@ jobs:
- name: Installing Haxe lol
run: |
haxe -version
haxelib install openfl --quiet
haxelib install lime --quiet
haxelib install flixel --quiet
haxelib install flixel-addons --quiet
haxelib install hscript --quiet
haxelib install flixel-ui --quiet
haxelib install firetongue --quiet
haxelib install hxcpp-debug-server --quiet
haxelib install hxcpp --quiet
haxelib install thx.semver --quiet
haxelib git polymod https://github.com/larsiusprime/polymod develop --quiet
haxelib --global install hmm
haxelib --global run hmm setup
hmm install --quiet
haxelib run lime setup linux
- name: Build game?
run: |

View file

@ -18,7 +18,7 @@
"name": "flixel",
"type": "git",
"dir": null,
"ref": "3d4a2a1c",
"ref": "93a049d6",
"url": "https://github.com/haxeflixel/flixel"
},
{