1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-10-02 07:28:53 +00:00

Update action.yml

This commit is contained in:
Cameron Taylor 2023-11-04 12:36:09 -04:00 committed by GitHub
parent fb35724676
commit a04ca577a4

View file

@ -13,7 +13,7 @@ runs:
- name: Installing Haxe lol
run: |
haxe -version
haxelib git haxelib https://github.com/HaxeFoundation/haxelib.git development
haxelib git haxelib https://github.com/HaxeFoundation/haxelib.git master
haxelib version
haxelib --global install hmm
shell: bash